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.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to