Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP and touchscreen monitors
Message
From
21/01/2013 20:55:25
 
 
To
21/01/2013 20:38:06
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Miscellaneous
Thread ID:
01563559
Message ID:
01563576
Views:
87
>And what about support of new pointer and manipulation events?


There is no native support in VFP for any new events (posted in WM_GESTURE and WM_TOUCH messages). These can be added mechanically using BINDEVENT(), though they require some logic to signal proper events based on actual "mechanical" movement, such as pinch in/out, rotate, tap, double-tap, multi-touch, etc.

It would be a nice little project to create an easy-to-use DLL which provided native support for it.
Previous
Reply
Map
View

Click here to load this message in the networking platform