Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Virtual Keyboard
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00521599
Message ID:
00521632
Vues:
18
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform