Doug Glidden | 18 Sep 14:39

TAB_TRAVERSAL within a dialog box

Hi,

Is there any known issue with using a Panel with TAB_TRAVERSAL within a
Dialog?  I'm having an issue my app freezing up when I enable the
TAB_TRAVERSAL style on a panel within a dialog box, and before I go
through the trouble of making a simpler demo that will show what's
happening, I wanted to make sure that there's not a known issue here.
If so, is there a workaround?

The problem doesn't show up until I click on one of several radio
buttons that are outside of the Panel with the TAB_TRAVERSAL flag set.
Then the app immediately freezes, without even calling the event handler
for the radio button.

Doug
--

-- 
Posted via http://www.ruby-forum.com/.

Gmane