[wxPython-dev] wx2.6...wx27, nagivation keys problem
Robin Dunn
robin at alldunn.com
Fri Sep 22 13:07:30 PDT 2006
jmf wrote:
> Just an addendum to my previous post:
>
> That is the case for the StyledTextCtrl only.
> I can intercept the key, event.GetKeyCode(), it has
> hower no effect on the stc itself. (No, I didn't
> forget event.Skip())
I fixed this a few weeks back, and it should have been in the latest
preview. (Although I just noticed that the numpad insert and delete key
were not mapped with that fix, so I'll fix them now.)
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wxpython-dev
mailing list