wxNavigationKey + wxTextCtrl 2.7.1
Robin Dunn
robin at alldunn.com
Tue Oct 24 12:17:02 PDT 2006
Eran Ifrah wrote:
> Hi,
>
> I am trying to build wxFlatNotebook with 2.7.1, everything went well,
> except one thing: the wxNavigationKeyEvent is processed by the pages of
> the notebook (which are all of type wxTextCtrl).
> The behavor on 2.6.3 was different, that when I pressed Ctrl + {shift} +
> Tab, the notebook navigation key handler was called and so I was able to
> navigate in the notebook.
>
> If I replace the pages to be some panels, all works well.
>
> Was anything changed in 2.7.1 that can cause this?
>
> I am on Windows XP, SP1.
> MSVC 7.1
BTW, it's only multi-line text ctrls. (We saw this in the Python
version too.)
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wx-users
mailing list