Not sure at this point. When I open a sub stack called “Devices” (or any sub 
stack) of my main stack “Forms Generator” and I enter “put the defaultStack” in 
the message box, I get “Forms Generator”. 

If I put the command “put the defaultStack” in the last line of the openStack 
handler of stack devices, I get “Devices”. 

Right afterwards, if I enter “put the defaultStack” in the message box, I get 
“Forms Generator” again! 

Not entirely sure what is doing it. Had the same issue with another much 
simpler stack. If I went invisible to a database setup stack, then went back to 
the stack that called it, the defaultStack remained the database setup stack, 
and THAT wasn’t even a sub stack! 

Until I can figure out what is causing it, I cannot trust the defaultStack. 

Bob S


> On Apr 18, 2020, at 9:53 AM, dunbarx--- via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> Bob.
> I make a new stack "XXX", and a substack "YYY", and save the lot. To be sure, 
> I quit LC and open "XXX" from the desktop.
> There is a single button on "XXX" that:on mouseUp   go stack"yyy"answer the 
> defaultStackend mouseUp
> I get "YYY"
> What are you seeing?
> Craig

_______________________________________________
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