wxpython tutorials

Harlin Seritt harlinseritt at yahoo.com
Fri Feb 25 02:47:57 EST 2005


Here is the old one...
http://www.wxpython.org/tutorial.php

It truly is a short tutorial though. This one's even better:

http://wiki.wxpython.org/index.cgi/FrontPage

I am not a wxPython enthusiast. I like Tkinter much better. If you have
an interest, take a look at:
http://www.pythonware.com/library/tkinter/introduction/ by Frederik
Lundh. It is very easy to understand.

Tkinter is easier to learn. It is better documented IMO. Tkinter is
just as functional as any other GUI toolkit for Python. Creating your
own widget sets is usually a breeze. Tkinter is not ugly if done
properly. Tkinter apps are ported easily. On and on :-)




More information about the Python-list mailing list