python gui rant

David M. Cook davecook at nowhere.net
Thu Nov 14 00:14:21 EST 2002


In article <3dd217e2$0$231$4d4ebb8e at news.nl.uu.net>, Gumuz wrote:

> 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,

Thanks!  I didn't know about wxGlade.  That's very cool that someone is
working on this.  I think XML is the way to go, and I don't like code
generators or integrated environments.  I'm currently using glade + pygtk,
but it would be nice to have access to something more crossplatform.

Dave Cook



More information about the Python-list mailing list