|
From: Brian G. <bgr...@mo...> - 2006-05-24 16:04:34
|
Brian Griffin wrote: > Bryan Oakley wrote: >> 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. > > But why? That, to me, is non-standard. To me, there's no difference between <Key-Tab> and <Button-1> as far as setting focus. -Brian |