Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Customer Keyboard Problems
Message
From
31/07/2017 02:35:26
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turkey
 
 
To
11/07/2017 05:22:44
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Network:
SAMBA Server
Database:
MySQL
Application:
Desktop
Miscellaneous
Thread ID:
01652603
Message ID:
01652909
Views:
164
>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,

In first I used a toolbar container for my POS application because of not run focus feature of toolbar buttons. But this container was seem inharmonious at POS screen like OSK.EXE of Windows. So than I decided to use picture control's click methods for buttons. Now my virtual keyboard seem excellent and integrated with my POS application. I created a container control and put all keys with these picture controls to in. I add that container to all my POS keyboard using screens.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform