On 30 Oct 2009, at 1:14 pm, Rick Harrison wrote:
I've been trying to figure out how to programmatically move/drag the cursor in a stack to mimic what a human would do, as a teaching aid. The documentation is not very clear on how to accomplish this.
I have done a fair bit of mucking around moving and constraining the cursor. It can get a bit ugly, tricky, disturbing for the user and deprecated by user interface purists. Much better to hide the cursor (set the cursor to none) and then show a fake cursor which you can move between two points or along a path as you would with any object. You can even colour the teaching cursor to indicate that this is showing the user something and so won't be responsive to mouse movements.
David Glasgow _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
