|
From: Bryan O. <oa...@ba...> - 2006-05-24 15:55:23
|
Brian Griffin wrote: > Huh? You don't want keyboard traversal for a radio button in a toolbar > on the main window, and that's what -takefocus 0 gives you. So what's > the problem? I *do* want keyboard traversal on a toolbar. I just don't want a click to set the focus to the toolbar. Thus, I can't use "-takefocus 0" because that removes the ability to use keyboard traversal. |