[Tutor] Need some help with wxPython...
Alan Gauld
alan.gauld at btinternet.com
Tue Sep 4 10:37:30 CEST 2007
"Trey Keown" <trey at opmstech.org> wrote
> know if anyone knows of a good example of a simple wxPython text
> editor
wxPython comes with examples of text editors etc.
It uses the amazing Scinitill widget upon which Pythonwin and Scite
are both based.
But look at the Py package which includes PyCrust, PyAlaMode and
their widgets:
...Python24\Lib\site-packages\wx-2.8-msw-ansi\wx\py
Also if you get serious about using wxPython get the book!
It is invaluable.
Alan G
More information about the Tutor
mailing list