Tab traversal

Hi list,

I am struggling with a weird problem. I can't get wxTABTRAVERSAL to
work. But even stranger, also Ctrl-Enter doesn't work. So the only way
to navigate between wxTextCtrl's is by mouse. Has anyone on the list
seen this before, and if so, what am I doing wrong???

Cheers,
D.Kniep

Dick Kniep wrote:

Hi list,

I am struggling with a weird problem. I can't get wxTABTRAVERSAL to
work. But even stranger, also Ctrl-Enter doesn't work. So the only way
to navigate between wxTextCtrl's is by mouse. Has anyone on the list
seen this before, and if so, what am I doing wrong???

I have no idea. Please distill your problem down to a simple app that shows only this problem and I'll take a look at it.

ยทยทยท

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