tab order

HI All,

I added a read only TextCtrl, and a large wx.richtext.RichTextCtrl to a wx.vertical box sizer.

For some reason my application does not let me tab out of the richtext control. Is this not possible? To tab out of a RichTextCtrl?

Best,

m

Tab to where? A read-only TextCtrl can't take the focus. If there's only one tabbable control, it can't switch away.

···

On Apr 22, 2018, at 3:16 PM, Juan Hernandez <juanhernandez98@gmail.com> wrote:

I added a read only TextCtrl, and a large wx.richtext.RichTextCtrl to a wx.vertical box sizer.

For some reason my application does not let me tab out of the richtext control. Is this not possible? To tab out of a RichTextCtrl?


Tim Roberts, timr@probo.com
Providenza & Boekelheide, Inc.