Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Customer Keyboard Problems
Message
From
11/07/2017 05:22:44
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Customer Keyboard Problems
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Network:
SAMBA Server
Database:
MySQL
Application:
Desktop
Miscellaneous
Thread ID:
01652603
Message ID:
01652603
Views:
244
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?
Next
Reply
Map
View

Click here to load this message in the networking platform