Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Slide gestures
Message
 
À
09/12/2014 07:35:35
Walter Meester
HoogkarspelPays-Bas
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01611977
Message ID:
01612062
Vues:
71
>>>Having a huge VFP app, we'd like to explore the possibility to use tablets to run it on.
>>>
>>>I know there are better development environments than VFP to implement touch enabled apps, but we are lacking time, money and expertise to follow that path.
>>>
>>>Has anyone succeeded to implement touch gestures, such as the VFP grid responding to the slide gesture, in VFP?
>>>
>>>I'm thinking off hooking the Windows Messages to capture gesture messages and respond to that, but I wonder whether anyone has already tried that.
>>>
>>>Walter,
>>
>>https://social.msdn.microsoft.com/Forums/en-US/fcc88d44-96d9-4728-a86c-c72c541c0312/hand-gestures-on-a-surface-pro-3?forum=visualfoxprogeneral
>
>Hmmm, I've looked at the debugger which events fire and did not see that any of those approaches would work. Esspecially when swiping over a grid, no mousemoves are detected.
>
>I'll dive deeper.
>
>Walter,

These events fire for the grid, but only if Grid.AllowCellSelection = .F. Otherwise, if grid editing is enabled, the events are captured by the column.textbox (or column.currentcontrol?).
*
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform