Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Virtual Keyboard
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00521599
Message ID:
00521632
Views:
16
This message has been marked as a message which has helped to the initial question of the thread.
>>>Is anyone aware of any utility which emulates the keyboard on the screen, and works in the windows environment?? This will allow users to enter data in a touch screen w/o keyboards, or enter data via a mouse.
>>>
>>>Thanks,
>>>Ashish
>>
>>Check file#9827 Screen Keyboard in UT Download section.
>I just took a look at it. Is there some way that I can direct the output of the keyboard to a specific control in a specific application?? Right now it just puts the output in the textbox there.

Call it like this to get the value then put it in the control

DO FORM evankb.scx TO lcValue
THISFORM.txtPatientName.VALUE = lcValue
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform