Re: Another Win32Lib Question

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

Irv Mullins wrote:

> Is there any change I can make in Win32Lib  to allow
> users to use the ENTER keyto move between  input fields
> in, for example, a database screen. instead of the awkward
> TAB key?

Sure. Take a look at the isTabKey function, and change VK_TAB to VK_RETURN.
That *should* take care of it. Not that in an MleText field, you will then
have to press Ctrl+Enter to exit. If you don't like that, it should be easy
enough to change the logic.

-- David Cuny

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

Search



Quick Links

User menu

Not signed in.

Misc Menu