can't navigate by TAB

Hi list,

this time, I can't navigate into TextCtrls with TAB and I can't see
why.

JY

no_nav_test.py (4.96 KB)

···

--
If a man has a strong faith he can indulge in the luxury of
skepticism. -- Friedrich Nietzsche

Put your widgets on a wx.Panel instead of directly on the frame. The panel implements the tab traversal, frames don't.

···

On 12/8/11 11:21 PM, Jean-Yves F. Barbier wrote:

Hi list,

this time, I can't navigate into TextCtrls with TAB and I can't see
why.

--
Robin Dunn
Software Craftsman

Oh, ok, thanks Robin!

···

On Thu, 08 Dec 2011 23:49:47 -0800 Robin Dunn <robin@alldunn.com> wrote:

On 12/8/11 11:21 PM, Jean-Yves F. Barbier wrote:
> Hi list,
>
> this time, I can't navigate into TextCtrls with TAB and I can't see
> why.

Put your widgets on a wx.Panel instead of directly on the frame. The
panel implements the tab traversal, frames don't.

--
Did you ever walk into a room and forget why you walked in? I think
that's how dogs spend their lives.
    -- Sue Murphy