NVM. The defaultStack. Not sure why it stops being the defaultStack
though. Going to another stack then going to me in the stack script *should*
make it the defaultStack again, but it doesn’t.
Bob S
On Mar 27, 2020, at 3:40 PM, Bob Sneidar via use-livecode
mailto:use-livecode@lists.runrev.co
On 3/27/20 3:40 PM, Bob Sneidar via use-livecode wrote:
Hi all.
I’m having fits here. I have a stack that opens another stack invisible. It
supposedly closes itself, then returns to the first stack.
At that point, it *should* be the topStack… BUT IT’S NOT! Subsequent commands
like setting the
Hi Bob,
Is the first stack opened as 'toplevel' or in some other mode? That
would make a difference.
Best -
Phil Davis
On 3/27/20 3:40 PM, Bob Sneidar via use-livecode wrote:
Hi all.
I’m having fits here. I have a stack that opens another stack invisible. It
supposedly closes itself, then
Hi all.
I’m having fits here. I have a stack that opens another stack invisible. It
supposedly closes itself, then returns to the first stack.
At that point, it *should* be the topStack… BUT IT’S NOT! Subsequent commands
like setting the text of a field fail with no such object!
How do I FO