set the visible of me to (not the visible of me) ?
visible and nor visibility (?)

Le 6 mai 2011 à 13:13, Keith Clarke a écrit :

> Hi folks,
> I have a help 'draw' group that toggles open/closed (well, visible 
> true/false) by mouseUp on a nearby help icon. However, I'd also like to have 
> the drawer set to invisible if clicked. So, what's wrong with this script - 
> placed on the group?
> 
> on mouseDown
>   set the visibility of me to (not the visible of me)
> end mouseDown
> 
> BTW The group is just a graphic background with a single field - and the 
> field has lockText ON, autoHilite OFF and traversalOn OFF. 
> 
> Thanks,
> Keith.. 
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


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

Reply via email to