Welcome! Log In Create A New Profile

Advanced

Screen Keyboard

Posted by VHalim 
VHalim
Screen Keyboard
March 05, 2009 02:03PM
Hi everybody!

I am working on a screen keyboard. how can I handle when the real keyboard's key pressed? for example the windows screen keyboard. when I push the capslock in real, the capslock in my project will be pushed.

I need help too muchconfused smiley
Paulo Oliveira
Re: Screen Keyboard
March 05, 2009 04:08PM
copy the files WINCONST.WL,KEYCONST.WL to your project exe dir
Define then in your code with EXTERN
Define one EVENT to trap the KEY DOWN
In the event procedure check which key was pressed (CAPS, SHIFT, CRTL...) and do what you need with it.
VHalim
Re: Screen Keyboard
March 06, 2009 08:50AM
thank you so much!
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: