IDE for GUI Designer

CM cmpython at gmail.com
Thu Apr 4 13:41:25 EDT 2013


On Apr 4, 11:41 am, Renato Barbosa Pim Pereira
<renato.barbosa.pim.pere... at gmail.com> wrote:
> Guys, is this, I wonder if there is an IDE with native support for the
> development of GUI's such as Netbeans with Swing, Visual Basic, etc.,

The term you want to use is "GUI Builder".  Because there can be IDEs
without a GUI builder.  You want both.

> already tested the Boa Constructor, and PyQt, but did not like what I'm looking

What did you not like about Boa Constructor?

PyQT is not an IDE nor is it a GUI builder.  It is a "widget
toolkit" (or "framework").

> for is an IDE "all in one", ie power encode and draw the screens of the
> program, someone indicates some?, but what I would like to know everything
> together with an IDE: Coding + GUI (via visual elements) without the need
> to import or export anything, like so: I want a button, I click and drag it to
> a window, give two clicks and encode their actions, understand?

This is exactly what Boa Constructor does.




> Thanks for all.




More information about the Python-list mailing list