wxPython vs Glade?

Michael Pobega pobega at gmail.com
Mon Feb 9 08:23:21 EST 2009


I'm looking for opinions on the best toolkit for a beginner to use with
wxPython. It doesn't necessarily need to be the most efficient toolkit,
but something I can use for basic programs (a Twitter client, Wordpress
blogging client, etc) just to learn Python.

wxWidgets seems nice because it's portable, but I'm not sure how many of
my libraries are portable (a lot of them seem to import os), while Glade
seems extremely simple to make a UI (but does the program end up relying
on Glade? Or can I build it directly into GTK+?)

-- 
		  http://pobega.wordpress.com
		    http://identica/pobega
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 204 bytes
Desc: Digital signature
URL: <http://mail.python.org/pipermail/python-list/attachments/20090209/0e4046f1/attachment.sig>


More information about the Python-list mailing list