Index of /python/wxpython/examples

Icon  Name                    Last modified      Size  Description
[PARENTDIR] Parent Directory - [   ] 001-wx-helloworld.py 2008-11-22 09:29 575 [   ] 002-wx-menu.py 2008-11-22 09:29 1.3K [   ] 003-wx-event.py 2008-11-22 09:29 1.8K [   ] 004-wx-showimage.py 2008-11-22 09:29 3.4K [   ] 005-wx-textedit.py 2008-11-22 09:29 3.7K
wxExampleCode:

These are example programs for creating GUI widgets using the wxPython
libraries.

I am *not* a serious Python weenie. I am trying to kill two birds with
a single stone learning Python and wxPython at the same time.

wxPython for all it's coolness needs some work in the 'examples'
department. These programs contain code illustrating how to build GUI
widgets, each with an increasing degree of complexity. 

Their complexity is purely subjective and a measure of my own personal
needs and interests, at the time. Their accuracy is governed solely by
what little I've managed to learn or get wrong.

This may not be the example code you are looking for but if, like me,
you are just learning it may be useful.

Pointers and corrections are welcome.

See also :

 * http://wiki.wxpython.org/index.cgi/Getting_20Started