RE: win32lib: Tabbing between controls in/not in a group

new topic     » goto parent     » topic index » view thread      » older message » newer message

Don wrote:
<snip>
> Blurb:
> IsDialogMessage
> 
> Although the IsDialogMessage function is intended for modeless dialog
> boxes, you can use it with any window that contains controls, enabling
> the windows to provide the same keyboard selection as is used in a dialog
> box.
> 
> When IsDialogMessage processes a message, it checks for keyboard messages
> and converts them into selection commands for the corresponding dialog
> box. For example, the TAB key, when pressed, selects the next control or
> group of controls, and the DOWN ARROW key, when pressed, selects the next
> control in a group.
<snip>

Don, excellent find!  It sounds like a good addition.

Andrew

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu