wxDialog and wxTextCtrl with wxTE_MULTILINE style bug?

Hello,group.
In attached wxdialog.xrc file in which i have wxTextCtrl and 2 buttons:
"Ok" and "Cancel".
If wxTextCtrl has wxTE_MULTILINE style then
"Ok" button NEVER gets focus from TAB key.
On the other hand with Shift-Tab every item got his focus in right
order.
Is it a bug or something wrong with my install?
Sorry if it's was discussed earlier.

BTW,can i get mail archive of wxPython conference
for offline reading?

Environment:
-wxPython 2.4.1.2
-win2000 pro.

Igor.
                     mailto:igor@tyumbit.ru

wxdialog.xrc (721 Bytes)

Igor Prischepoff wrote:

Hello,group.
In attached wxdialog.xrc file in which i have wxTextCtrl and 2 buttons:
"Ok" and "Cancel".
If wxTextCtrl has wxTE_MULTILINE style then
"Ok" button NEVER gets focus from TAB key.
On the other hand with Shift-Tab every item got his focus in right
order.
Is it a bug or something wrong with my install?

Probably a bug. The tab should still navigate to the next ctrl unless the wxTE_PROCESS_TAB or similar styles are used. Please enter a bug report about it.

Sorry if it's was discussed earlier.

BTW,can i get mail archive of wxPython conference
for offline reading?

Not currenlty.

···

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

Probably a bug. The tab should still navigate to the next ctrl unless
the wxTE_PROCESS_TAB or similar styles are used. Please enter a bug
report about it.

Done.

BTW,can i get mail archive of wxPython conference
for offline reading?

Not currenlty.

Well, i think that big part of questions here was answered earlier, and
it would be nice to have one big text file and search it with nice
editor (like vim for example :slight_smile: )
I can do it for c.l.p.
It really helps.

···

--
Igor.
                       mailto:igor@tyumbit.ru