Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Customer Keyboard Problems
Message
From
12/07/2017 11:17:23
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
11/07/2017 13:30:12
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:
01652626
Views:
102
>I made a keyboard once also based on container, but use label controls for the keys. That way the keys do not receive the focus when being clicked on and the cursor stays focused on the textbox that you like to enter the text in.

My favourite focus trick is to act from a commandbutton's .when() and return .f. from it - so it never gains focus. And yes, any pressed state changes, i.e. visual clues to the button click/press, then need to be handled via a timer. IIRC, the .onMouseEnter() doesn't react to finger coming close on a touchscreen, so the hover effect would be lost anyway.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform