Hi all,

Maybe I'm doing something wrong but I can't trap the mouse button
number in a mouseStillDown handler.

local lmyLoop

on mouseStillDown pMouseBtnNumber
   add 1 to lmyLoop
   put "Test "&&lmyLoop&&"Button pressed"&&pMouseBtnNumber into fld "Field"
end mouseStillDown

My pMouseBtnNumber remains desperately empty...


I missed something ?

Operating systems : Mac OS X 10.5.5 and Windows XP Pro sp 2
Run Rev version : Enterprise 4.5


Thanks
-- 
-Zryip TheSlug- wish you the best! 8)
http://www.aslugontheroad.co.cc
_______________________________________________
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

Reply via email to