Thanks Klaus & René - I've obviously been staring at the screen for too long 
(several hours), so and didn't notice the typo or even lack of colour change in 
the script editor. Doh!

So much for LiveCode's forgiving, English-like language - where have all the 
pseudonyms gone! ;-)

Fixed and time for a break from coding, methinks!
Best,
Keith..

On 6 May 2011, at 12:22, Klaus on-rev wrote:

> Hi Keith,
> 
>> 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?
> 
> set the VISIBLE :-)
> 
>> on mouseDown
>>  set the VISIBLE 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.. 
> 
> Best
> 
> Klaus


_______________________________________________
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