Re: Hide Stack Message

2015-02-06 Thread Bob Sneidar
NVM found it. We were just talking about putting preopenstack handlers in the card script of the main stack so it doesn’t get triggered inadvertently. DOH! Bob S > On Feb 6, 2015, at 16:56 , Bob Sneidar wrote: > > Is there a message that gets sent when a stack is hidden? I have a stack that

Re: Hide Stack Message

2015-02-06 Thread Phil Davis
set the vis[ible] of stack "x" to false ?? On 2/6/15 4:56 PM, Bob Sneidar wrote: Is there a message that gets sent when a stack is hidden? I have a stack that is getting hidden every time I go to one of it’s substacks. I’ve used the find command on my scripts to search for “hide stack” or “hi

Hide Stack Message

2015-02-06 Thread Bob Sneidar
Is there a message that gets sent when a stack is hidden? I have a stack that is getting hidden every time I go to one of it’s substacks. I’ve used the find command on my scripts to search for “hide stack” or “hide this” but there is no place this command exists that ought to trigger it. The one