neuruss neuruss wrote: > 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.
Add to it wxGlade.sourceforge.net. But remember it is only a UI designer(does it pretty well) not an IDE. I fee wxGlade+SPE(http://www.stani.be/python/spe/blog/) are a better combo than PythonCard -- http://mail.python.org/mailman/listinfo/python-list