[Mac, 2.8.2] - problems with tab and control container

Yaron Tadmor YaronT at HumanEyes.com
Mon Jul 23 09:54:30 PDT 2007


Hi,

I have a window which is wxMiniFrame. I put controls in it normally and
run my application.

When in text edit controls and I hit TAB, nothing happens. Debugging the
application, I see my mini-frame has no handler for the relevant event.
Looking at dialogs I have in my app which I build in a similar way, I
see they do react to TABs properly, since they delegate the events to
the wxControlContainer.

What should I do to get the same behavior in my mini-frame?

Thanx
Yaron Tadmor

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wx-users/attachments/20070723/afe09d2b/attachment.htm


More information about the wx-users mailing list