Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #43007
| From | Wolfgang Keller <feliphil@gmx.net> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: IDE for GUI Designer |
| Date | 2013-04-07 19:40 +0200 |
| Organization | albasani.net |
| Message-ID | <20130407194031.ee59e3bc94b02b03d735990f@gmx.net> (permalink) |
| References | <mailman.105.1365090072.3114.python-list@python.org> |
> Guys, is this, I wonder if there is an IDE with native support for the > development of GUI's A decent Python IDE would probably integrate well enough with any decent GUI builder. If there was one (decent GUI builder). Unfortunately there's afaik currently no GUI builder available for any of the Python GUI frameworks that actually makes use of the dynamic interpreted nature of Python (in a way comparable to Cocoa's Interface Builder or the Visualworks Smalltalk IDE). They are unfortunately all just conceived following the clumsy tedious static C++-ish code-generation method. X-( 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