python gui rant

Gerhard Häring gerhard.haering at gmx.de
Wed Nov 13 04:26:08 EST 2002


Gumuz wrote in comp.lang.python:
> sorry guys/girls, but i had to vent this :)
> 
> 
> i am using wxPython at the moment as my python gui. Coming from a nice IDE
> like Delphi it's really frustrating to get a nice layout together. I tried
> some tools. The one i liked most, because of it's simplicity was wxGlade,
> but still... it's not there yet. I might have missed something here and I
> don't want to complain, but I think that a good, robust gui-designer will
> open up a lot of posibilities for python. i might give it a shot!

I think you should try out the Qt Designer/PyQt combo. Buying
Blackadder might still be the cheapest option to get the necessary Qt
license for Windows for (non-Open Source) commercial apps.

-- Gerhard



More information about the Python-list mailing list