wxPython tutorial?
simo
simoninusa2001 at yahoo.co.uk
Fri Feb 27 14:11:46 EST 2004
jdadson at yahoo.com (Jive Dadson) wrote:
> I'm trying (without conspicuous success) to start learning
> wxPython. Sooo... I opened the doc page wxPythonManual.html#wxpython-overview.
> The very first example does not work. Try it. I find much of what follows
> to be incomprehensible. Is there a good tutorial for novices?
>
> Here's the example that does not work. ("No module named frame")
Probably a bit out-of-date, not using the wx namespace (wxFrame).
Here's a good tutorial: http://wxpython.org/tutorial.php
Which is from http://wiki.wxpython.org/index.cgi/How_20to_20Learn_20wxPython
All I needed, and much better than TKinter, although I've since moved onto PyQt.
More information about the Python-list
mailing list