Tim Gee wrote:
I'm using Python 2.2 and wxPython 2.5.1.
I'm having difficulty getting pySketch to work. Any help would be greatly appreciated. Initially, I got errors indicating that checkable was not an option for wxMenu.Append(). I changed the offending option to kind=wxITEM_CHECK. Now I get these errors:
[...]
Is there a later version of pySketch?
Are you using the version in the wxPythonDemo-2.5.1.5 file? I thought I had updated pySketch already for that release.
···
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!