newbie with a gui question

Josiah Carlson jcarlson at nospam.uci.edu
Tue Feb 3 22:55:17 EST 2004


> That's just it, the course material is "go out and find
> it on the 'net."  I've got several books on Python and none of them help
> will building this gui.
> 
> Can someone get me started, at least??

1. Go to www.wxpython.org
2. Download wxPython
3. Follow the examples given here:
http://wiki.wxpython.org/index.cgi/Getting_20Started#head-bc009992ceb90dddb7eb3db953e25d1792da2cdd
4. When you get stuck, read the included documentation (wx.chm) and 
check out the included wxPython demo (both are included with the base 
distribution).

  - Josiah



More information about the Python-list mailing list