On Mon, Feb 9, 2009 at 8:23 AM, Michael Pobega <pob...@gmail.com> wrote:
> 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+?) > wxPython is the toolkit. It provides Python wrappers for wxWidgets. I think you are looking at wxGlade, a UI designer for wx based off of the Gnome UI builder. It's not a toolkit.. > > -- > http://pobega.wordpress.com > http://identica/pobega > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (GNU/Linux) > > iEYEARECAAYFAkmQLkkACgkQxgy5R7EobNd/vwCfeDdaeX6YyNxcCZ11pmbWMPZj > akwAn2LCb3Qz2lLKZLF3DG4j5lTBOQdd > =/Bfe > -----END PGP SIGNATURE----- > > -- > http://mail.python.org/mailman/listinfo/python-list > >
-- http://mail.python.org/mailman/listinfo/python-list