Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #26414
| Path | csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.029 |
| X-Spam-Evidence | '*H*': 0.94; '*S*': 0.00; 'postgresql': 0.07; 'subject:application': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'gui': 0.11; 'code?': 0.16; 'process?': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'header:User-Agent:1': 0.26; 'question': 0.27; 'header:X -Complaints-To:1': 0.28; 'writes:': 0.29; 'code': 0.31; 'to:addr :python-list': 0.33; 'tutorial': 0.33; 'table': 0.35; 'received:org': 0.36; 'message-id:@gmail.com': 0.36; 'url:org': 0.36; 'should': 0.36; 'enough': 0.36; 'subject:: ': 0.38; 'object': 0.38; 'to:addr:python.org': 0.39; 'application': 0.40; 'header:Received:5': 0.40; 'help': 0.40; 'first': 0.61; 'is.': 0.62; 'managing': 0.64; 'study': 0.66; 'subject:The': 0.71; 'internet': 0.71; 'sounds': 0.71; 'url:pg': 0.84 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Csanyi Pal <csanyipal@gmail.com> |
| Subject | Re: The way to develope a graphical application to manage a Postgres database |
| Date | Thu, 02 Aug 2012 23:13:52 +0200 |
| References | <877gthqhi3.fsf@gmail.com> <CAB3cKwzwDQ82XVUiaPV4kyTkOPJYDq_xUpB672CW-NCthO+Y-A@mail.gmail.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain |
| X-Gmane-NNTP-Posting-Host | 14-168-85-95.dynamic.stcable.net |
| User-Agent | Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux) |
| Cancel-Lock | sha1:wzziddkykQVVT1zLPnEVIFW/Wfo= |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2886.1343942054.4697.python-list@python.org> (permalink) |
| Lines | 24 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1343942054 news.xs4all.nl 6878 [2001:888:2000:d::a6]:54139 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:26414 |
Show key headers only | View raw
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? -- Regards from Pal
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: The way to develope a graphical application to manage a Postgres database Csanyi Pal <csanyipal@gmail.com> - 2012-08-02 23:13 +0200
csiph-web