duggyfresh
04-20-2001, 07:38 AM
At runtime, where there is an edit control or a combobox on a dialog, the focus is set to the first enabled control. Where there are radiobuttons or checkboxes this is not the case: focus is set to the Next button. This makes it less easy to change settings consistently using the keyboard.
Can focus default to the first _selected_ button or checkbox on the dialog instead?
Also, could the default text for buttons include an accelerator, e.g. "&Next >" instead of "Next >". This would also help keyboard users.
Can focus default to the first _selected_ button or checkbox on the dialog instead?
Also, could the default text for buttons include an accelerator, e.g. "&Next >" instead of "Next >". This would also help keyboard users.