wxPython tutorial?
simo
simoninusa2001 at yahoo.co.uk
Fri Feb 27 14:11:46 EST 2004
More information about the Python-list mailing list
Fri Feb 27 14:11:46 EST 2004
- Previous message (by thread): wxPython tutorial?
- Next message (by thread): wxPython tutorial?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): wxPython tutorial?
- Next message (by thread): wxPython tutorial?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list