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:
00521678
Views:
22
>>>>>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
>
>I tried it and it works great. Thanks.
>U may already know but thought I'd point it out. There is a "set step on" in the click of the enter command button.

Thanks, I forgot to remove that. Will update.
Previous
Reply
Map
View

Click here to load this message in the networking platform