Point and click GUI builder for Python

neuruss neuruss neuruss at gmail.com
Sat Aug 6 13:07:24 EDT 2005


Madhusudan Singh wrote:
> Is there such a thing for python ? Like Qt Designer for instance ?

The easiest way to create Python GUI apps: PythonCard.
It is based on wxPython by it has a higher level of abstraction.
You just drag and drop widgets on a form and code the events like you
woud in Visual Basic or Delphi.
IMHO, it's easier, simpler, more intuitive and stable than Boa
Constructor.




More information about the Python-list mailing list