to not the visible

Thomas McGrath III mcgrath3 at mac.com
Thu Jan 29 11:34:00 EST 2009


This is for groups and does not work in a new stack.


This will work so there is nothing 'wrong' with the group, but  
requires more lines of code:
on mouseUp pMouseBtnNo
     put the visible of grp "Details" into tValue
     if tValue is true then put false into tValue else put true into  
tValue
     set the visible of grp "Details" to tValue
end mouseUp


AND this works in the script of a group:

set the visible of me to not the visible of me	

It is just the code -- set the visible of grp "Details" to not the  
visibe of grp "Details"
that does not work.


Tom McGrath III
Lazy River Software
3mcgrath at comcast.net

iTunes Library Suite - libITS
Information and download can be found on this page:
http://www.lazyriversoftware.com/RevOne.html


On Jan 29, 2009, at 10:58 AM, Thomas McGrath III wrote:

> Can anyone confirm that this no longer works or what I am doing wrong?
>
> set the visible of grp "Details" to not the visibe of grp "Details"
>
> This used to work as far as I can remember.
>
> Thanks,
>
> Tom McGrath III
> Lazy River Software
> 3mcgrath at comcast.net
>
> iTunes Library Suite - libITS
> Information and download can be found on this page:
> http://www.lazyriversoftware.com/RevOne.html
>
>
>
>
>
> _______________________________________________
> 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