[wxPython] wxStyledTextCtrl - problem with cursor keys on NT4

We have encountered a strange problem with wxStyledTextCtrl, which can
be reproduced using the wxPython demo program on MS Windows NT4. If you
run the demo and selected one of the wxStyledTextCtrl demos, you can
use the cursor keys to navigate the text. Now, select the wxFileDialog
demo in the Common Dialogs section. Close this dialog, and return to
the wxStyledTextCtrl demo. The cursor keys will no longer work. I have
seen this on two NT 4 SP5 machines, using wxPython2.1.15
(installed from wxPython-2.1.15.EXE).

regards,

http://www.pyxie.org - an Open Source XML Processing library for Python

We have encountered a strange problem with wxStyledTextCtrl, which can
be reproduced using the wxPython demo program on MS Windows NT4. If you
run the demo and selected one of the wxStyledTextCtrl demos, you can
use the cursor keys to navigate the text. Now, select the wxFileDialog
demo in the Common Dialogs section. Close this dialog, and return to
the wxStyledTextCtrl demo. The cursor keys will no longer work. I have
seen this on two NT 4 SP5 machines, using wxPython2.1.15
(installed from wxPython-2.1.15.EXE).

This is a known problem that unfortunately doesn't have a known solution.
To further complicate things it doesn't happen on my machine (win2k)...

ยทยทยท

--
Robin Dunn
Software Craftsman
robin@AllDunn.com
http://wxpython.org Java give you jitters?
http://wxpros.com Relax with wxPython!