Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #43536
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <feliphil@gmx.net> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.007 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'python.': 0.02; 'received:(qmail invoked by alias)': 0.07; 'received:gmx.net': 0.09; 'python': 0.11; 'gui': 0.12; 'language,': 0.12; '.ui': 0.16; 'builder.': 0.16; 'from:addr:gmx.net': 0.16; 'received:dip.t-dialin.net': 0.16; 'received:t-dialin.net': 0.16; 'subject:GUI': 0.16; 'unlike': 0.19; 'builder': 0.24; 'header:In- Reply-To:1': 0.27; 'designer': 0.30; 'code': 0.31; 'usually': 0.31; 'file': 0.32; 'interface': 0.32; 'actual': 0.34; 'shows': 0.36; 'charset:us-ascii': 0.36; 'received:10': 0.37; 'step': 0.37; 'to:addr:python-list': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'how': 0.40; 'even': 0.60; 'received:10.1': 0.61; 'header :Message-Id:1': 0.63; 'more': 0.64; 'received:212.227.17': 0.68 |
| X-Authenticated | #41312857 |
| X-Provags-ID | V01U2FsdGVkX19Y3yBtzndYpxeSx8Q+dtzDMFE6QOT8ZekkH9eL26 Mvhull/bX3QvEo |
| Date | Sat, 13 Apr 2013 20:31:19 +0200 |
| From | Wolfgang Keller <feliphil@gmx.net> |
| To | python-list@python.org |
| Subject | Re: IDE for GUI Designer |
| In-Reply-To | <mailman.250.1365361507.3114.python-list@python.org> |
| References | <mailman.105.1365090072.3114.python-list@python.org> <20130407194031.ee59e3bc94b02b03d735990f@gmx.net> <mailman.250.1365361507.3114.python-list@python.org> |
| X-Mailer | Sylpheed 3.3.0 (GTK+ 2.10.14; i686-pc-mingw32) |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=US-ASCII |
| Content-Transfer-Encoding | 7bit |
| X-Y-GMX-Trusted | 0 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| 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.567.1365877915.3114.python-list@python.org> (permalink) |
| Lines | 18 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1365877915 news.xs4all.nl 2582 [2001:888:2000:d::a6]:58062 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:43536 |
Show key headers only | View raw
> Well, I usually use the Qt Designer and it does work well for me. > > It generates a .ui file with it which has to be passed to pyuic to > generate the actual Python code Wow. Even one more step than with code generation directly from the GUI builder. Clumsy, tedious, static. Cocoa's Interface Builder shows how to do it even though Objective-C is a *compiled* language, unlike Python. Sincerely, Wolfgang
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
IDE for GUI Designer Renato Barbosa Pim Pereira <renato.barbosa.pim.pereira@gmail.com> - 2013-04-04 12:41 -0300
Re: IDE for GUI Designer CM <cmpython@gmail.com> - 2013-04-04 10:41 -0700
Re: IDE for GUI Designer Wolfgang Keller <feliphil@gmx.net> - 2013-04-07 19:40 +0200
Re: IDE for GUI Designer Fabio Zadrozny <fabiofz@gmail.com> - 2013-04-07 16:04 -0300
Re: IDE for GUI Designer Wolfgang Keller <feliphil@gmx.net> - 2013-04-13 20:31 +0200
Re: IDE for GUI Designer Robert Kern <robert.kern@gmail.com> - 2013-04-14 00:08 +0530
csiph-web