Dear List,
Is there a known problem that tab-walking in a gui doesn't work properly
when items are placed in sizer structures? I can walk through my text
controls as expected, but when coming to a wxChoice or wxButton the tab-walk
stops and cannot focus the next gui element. See my sample script to find
out what i mean.
Your help is very appreciated.
Best regards
Oliver
tab.py (1.79 KB)