the visible of a stack
Mikey
mikeythek at gmail.com
Wed Sep 24 16:41:10 EDT 2008
Eric,
Fiddling around with this some more in 3.0:
1) Created a new stack "t1"
2) Created a new suubstack "t2"
3) put the visible of stack "t2"
true
4) put the rect of stack "t2"
735,550
4) show stack "t2"
nothing happens
5) set the visible of stack "t2" to false
6) set the visible of stack "t2" to true
nothing happens
7) put the visible of stack "t2"
true
8) toplevel stack "t2"
stack appears
>From this point forward the stack behaves as I would expect it to -
altering the visible property, hide and show all seem to operate
properly.
So besides when the mainstack is first opened, when would I expect all
of this to not behave as one might expect for a mainstack?
More information about the use-livecode
mailing list