|
From: Donal K. F. <don...@ma...> - 2006-05-24 08:37:50
|
Brian Griffin wrote: > I'm not so sure they are completely orthogonal. When using a mix of > mouse and keyboard, it seems reasonable that the last mouse click sets > the starting point of the next key stroke, whether it's an invoke or > Tab-Next key, especially in dialog boxes. Having read the discussion so far, it sounds to me like whether a button (or related widget) takes focus on being clicked is really a feature of the style. Dialog box buttons probably should because it makes keyboard navigation much easier, toolbar buttons probably shouldn't since they'd steal the focus from the main widget of the window and there ought to be at least two alternate mechanisms for invoking them anyway (menus and keyboard shortcuts). Donal. |