setting the VIS

Richmond richmondmathewson at gmail.com
Thu Jun 24 16:28:26 EDT 2010


You can make any object in RunRev invisible; with the
proviso that subordinate objects inherit their visibility
from their superordinate objects.

set the vis of OBJECT "WHATEVERITSCALLED" to false

and, obviously, return it to visibility:

set the vis of OBJECT "WHATEVERITSCALLED" to true

----------------------------------------------------------------------------------------

Personally I prefer to call a stack a stack rather than a window;

only because a 'window' can refer to other parts of a GUI's "furniture"
so can prove confusing.



More information about the use-livecode mailing list