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 bobsnei...@iotecdigital.com 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 “hide this” but 
 there is no place this command exists that ought to trigger it. The one place 
 it DOES exist I put a checkpoint on and it didn’t trigger. 
 
 I need to find where this is happening so I can nuke it. 
 
 Bob S
 
 
 ___
 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

___
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

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 “hide this” but there is no 
place this command exists that ought to trigger it. The one place it DOES exist 
I put a checkpoint on and it didn’t trigger.

I need to find where this is happening so I can nuke it.

Bob S


___
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


--
Phil Davis


___
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

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 place it DOES exist 
I put a checkpoint on and it didn’t trigger. 

I need to find where this is happening so I can nuke it. 

Bob S


___
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