Hello TheSlug,
Here with Mac OS X 10.6.2
RunRev Studio 4.0.0.
All is right with button script :
on mouseStillDown
   pass mouseStillDown
end mouseStillDown
Bon souvenir de Paris
René

Le 15 janv. 2010 à 01:12, zryip theSlug a écrit :

> 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

_______________________________________________
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