Mouse gesture components
JvMouseGesture.pas Classes
JvMouseGesture.pas
Classes
Class Description
TJvMouseGesture This class implements the basic interpreter. It can be used to enhance single components, too. E.g., if you want to enable a grid with gesture feature. For this purpose you have to do 4 steps:

1) Fill the "OnMouseDown" event with code like

TJvMouseGestureHook This class implements a application wide mouse hook for mouse gestures. Programmers get only one event for a detected mouse gesture:

OnJvMouseGestureCustomInterpretation

Copyright (c) 2003 by Project JEDI. All rights reserved.