Closing Substack With Mouse Click

Warren Kuhl warrenkuhl at gmail.com
Thu Sep 9 14:04:58 EDT 2010


Klaus,

Perfect...this worked great.  Thanks for your help!

Warren

On Thu, Sep 9, 2010 at 12:54 PM, Klaus on-rev <klaus at major.on-rev.com>wrote:

> Hi Warren,
>
> > What would be the best method to close a substack if I click a mouse
> button
> > anywhere outside of the substack card?
>
> put this into the stack script
>
> on suspendstack
>  close this stack
> end suspendstack
>
> Hm, on the second thought I would rather:
>
> on suspendstack
>  if the environment <> "development" then close this stack
> end suspendstack
>
> :-)
>
> > Warren
>
> Best
>
> Klaus
>
> --
> Klaus Major
> http://www.major-k.de
> klaus at major.on-rev.com
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>



More information about the use-livecode mailing list