Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Custom Keyboard vs OSK
Message
From
11/07/2017 05:21:55
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
SAMBA Server
Database:
MySQL
Application:
Desktop
Miscellaneous
Thread ID:
01652336
Message ID:
01652602
Views:
61
Hi Thomas / Denis,

After my googling, I found out the following basic steps in creating a virtual keyboard class:

1 - make a "key" based on the commandbutton, which basically calls KEYBOARD of its Caption
2 - create a container to "house" all these keys
3 - put this container inside a toolbar

Already did 1 and 2. But when I started creating the toolbar class, the Height and Width seems to be read-only. So I proceeded to programatically add (using .AddObject) in the toolbars Init method. No success so far.

Any ideas?


>Hi Dennis,
>
>I made my own keyboard for different reasons:
>
>- I have total control of it and a better interaction between fields and keyboard.
>- I I only applied the necessdary keys.
>- My customers use different systems with different OSKs, especially POS-PCs with
> a special embedded Windows-Version.
>
>Best regards
>
>Thomas
Previous
Reply
Map
View

Click here to load this message in the networking platform