On 3/2/06, Kevin Smith <wxruby at qualitycode.com>
wrote:> On Sun, 2006-02-19 at 08:11 -0600, Mark Volkmann wrote:
> > It seems that tab traversal between TextCtrl widgets doesn''t
work by
> > default. How do you enable that?
>
> I don''t quite understand the question. Can you clarify and/or post
a
> sample code snippet that shows what you''re trying to do?
Thanks for replying!
If I create a window containing two TextCtrl widgets, enter text in
one, and press the tab key, focus should move to the other one. That
doesn''t happen automatically. Is there some configuration I have to do
to make that happen?