Re: Keystrokes simulations

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

> but How the control receives the key TAB ?
> Maibe I don't explain my problem exactly.
> I need simulates a TAB KEY to change the focus to another
> control.

With what you were doing, you'd have to do this:

VOID = invokeHandler( WinMain1, w32KeyPress, {VK_TAB} )

> How  I do it?

This usually works to force focus to another control.

setFocus( MyControl )


~Greg

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

Search



Quick Links

User menu

Not signed in.

Misc Menu