Keyboard navigation of dialogs

Ole Nielsby ole.nielsby at tekare-you-spamminglogisk.dk
Mon Aug 6 00:33:46 PDT 2007


Richard <legalize+jeeves at mail.xmission.com> wrote:
> [Please do not mail me a copy of your followup]
>
> I'm playing around with DialogBlocks.  I know its written in
> wxWidgets.  The keyboard navigation of dialogs and controls seems
> especially weak in DialogBlocks compared to other Windows
> applications.  For instance, TAB doesn't navigate through the controls
> on a dialog box in tab order.
>
> Is this the only behavior for wxWidgets based applications?  How can I
> provide better keyboard navigation in my own wxWidgets based
> applications?

For me TAB navigation works, but perhaps someone forgot the
wxTAB_TRAVERSAL style (see doc for wxWindow).








More information about the wx-users mailing list