Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #26416
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Subject | Re: The way to develope a graphical application to manage a Postgres database |
| Date | 2012-08-02 22:40 +0100 |
| References | <877gthqhi3.fsf@gmail.com> <CAB3cKwzwDQ82XVUiaPV4kyTkOPJYDq_xUpB672CW-NCthO+Y-A@mail.gmail.com> <873945q9nz.fsf@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2888.1343943559.4697.python-list@python.org> (permalink) |
On 02/08/2012 22:13, Csanyi Pal wrote: > Verde Denim <tdldev@gmail.com> writes: > >> Sounds like you have enough pieces-parts... is it a question of the >> development process? > > Yes, it is. > > First question is about GUI. > > Say I start to create a GUI with XRCed for such an application for > managing a concrete postgresql database. > > On a Frame (window) which object should I draw to get a Table of the > database when I write the code? > > If I want to use say python-pygresql to connect to the database then I > must study the http://www.pygresql.org/pg.html documentation and after > that I must to write code to connect it with the GUI. > > Is on the Internet such a tutorial that can help me in this effort? > Start here? http://zetcode.com/ -- Cheers. Mark Lawrence.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: The way to develope a graphical application to manage a Postgres database Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-08-02 22:40 +0100
csiph-web