[Gambas-user] Form_keyPress

Matthias Laur matthias-laur at ...978...
Tue May 24 08:27:56 CEST 2005


Hi,

I want to make some hotkeys for a projekt. So I try to code it with 

 

Public sub Form_KeyPress ()

If key.code = ... then

Something happens

 

But it works only if the form has no buttons and other controls. If the form
has other controls, one of the controls has the focus and it don't works. Is
there another way to make some hotkeys for a project?

 

Regards,

Matthias

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20050524/d92405a6/attachment.html>


More information about the User mailing list