Hide main stack but show a substack
Bill Vlahos
bvlahos at mac.com
Tue Oct 29 19:45:48 EDT 2013
Craig,
That worked!
The command I used was “hide this stack” which was on a button on a card in the main stack. I guess I too general.
Thanks,
Bill
On Oct 29, 2013, at 4:18 PM, DunbarX at aol.com wrote:
> Bill.
>
>
> If you have a mainStack "aa", and a subStack "bb", what happens if you place this handler in a button on the mainStack?
>
>
>
>
> on mouseUp
> go stack "bb"
> hide stack "aa"
> end mouseUp
>
>
> Craig
>
>
> -----Original Message-----
> From: Bill Vlahos <bvlahos at mac.com>
> To: How to use LiveCode <use-livecode at lists.runrev.com>
> Sent: Tue, Oct 29, 2013 7:14 pm
> Subject: Hide main stack but show a substack
>
>
> I have a main stack and a sub stack. I want to hide the main stack when the sub
> stack is opened but if I issue the command “hide stack xxxx” then both the main
> stack AND the sub stack hide.
>
> How can I hide just the main stack while showing the sub stack?
>
> Bill Vlahos
> _________________
> http://www.linkedin.com/in/billvlahos/
> InfoWallet (http://www.infowallet.com) is about keeping your important life
> information with you, accessible, and secure.
> lcTaskList: (http://www.infowallet.com/lctasklist/index.htm)
> RunRev lcTaskList Forum: (http://forums.runrev.com/viewforum.php?f=61)
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at 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 at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list