mouseStillDown - Problem for trapping the mouse btn number

René Micout rene.micout at numericable.com
Fri Jan 15 03:19:47 EST 2010


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
> 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