old style samples

Converting wxProcect to new wx namespace and some
bug fixes, I discovered also, that (in the last
version 2.6.2.1) STCStyleEditor.py also uses
still the old namespace.

It could be used the current boa STCStyleEditor.py,
which uses the new namespace.

In PySketch, EVT_MENU(.. is still used in a few lines.
The same in Pydocview and I saw it one time in
CustomDragAndDrop.py.

Maybe not so important, but when a new release
will come out, this maybe could be considered.

···

--
Franz Steinhaeusler

Franz Steinhaeusler wrote:

Converting wxProcect to new wx namespace and some
bug fixes, I discovered also, that (in the last
version 2.6.2.1) STCStyleEditor.py also uses
still the old namespace.

It could be used the current boa STCStyleEditor.py, which uses the new namespace.

In PySketch, EVT_MENU(.. is still used in a few lines.
The same in Pydocview and I saw it one time in CustomDragAndDrop.py.

Maybe not so important, but when a new release will come out, this maybe could be considered.

I'll accept patches for any of these.

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!