Rev and joystick or switch

Randall Reetz randall at randallreetz.com
Thu Jul 24 16:26:50 EDT 2008


put the mouseV into startV
repeat while the mouse is down
 put the mouseV into nowV
 move grc A x,(nowV-startV)
end repeat

-----Original Message-----
From: "Randall Reetz" <randall at randallreetz.com>
To: "How to use Revolution" <use-revolution at lists.runrev.com>
Sent: 7/24/2008 1:11 PM
Subject: RE: Rev and joystick or switch

Or, if the joystick is controlling the mouse, then you just use standard mouse events.  No need for an intermediate event generator like usboverdrive. 

-----Original Message-----
From: "David Glasgow" <david at dvglasgow.wanadoo.co.uk>
To: use-revolution at lists.runrev.com
Sent: 7/24/2008 12:29 PM
Subject: Rev and joystick or switch

I want to use a switch (lever style accessibility gadget) or a very  
simple joystick to enable users to respond to images by pushing away  
or pulling towards themselves.  It needs to work on both Mac & PC.   
Fewer buttons the better, and no flash rumbling or stuff like that.

Any suggestions for simple and preferably cheap hardware that folks  
have used with Rev?

best

David Glasgow

_______________________________________________
use-revolution mailing list
use-revolution at lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


_______________________________________________
use-revolution mailing list
use-revolution at lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution





More information about the use-livecode mailing list