Ivers, Doug E wrote:
>Why isn't the arrowKey message implemented on Macs?  Will it be in the future?  As a 
>fall-back solution, I tried the keyDown message, but it isn't sent when I hit the 
>arrow keys, at least on my PowerBook G3 running OSX.

I've the same problem last hour ! but i found the solution :

try :
on rawkeydown thekey
put thekey -- to known the "value" of the arrowkey
pass rawkeydown
end rawkeydown
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to