Using the mouse position directly is only half the solution. You need to know a starting point so you have a delta. It almost sounds like you're looking to use a joystick control. You could always connect a joystick, and use the Input Device VIs to read the joystick position. If you don't want a hardware joystick then you can create a virtual joystick. A picture control would be my suggestion to implement this. An example can be found over at
LAVA, which you can modify to suit your needs.
Message Edited by smercurio_fc on 11-01-2008 10:49 AM