Newbie

erik hansen erikhans08 at yahoo.com
Sat Jun 21 16:58:00 EDT 2003


--- Klaus Major <klaus at major-k.de> wrote:

> Put this into the stack script of stack A
> 
> on openstack
>    go stack "B"
>    ## you can already define how the stack will
> be opened like:
>    ## palette stack "B", or: modal stack "B",
> or: modeless stack "B" 
> end openstack
> 
> Will open stack B immediataly after stack A has
> been opened.

could this "re-evaluation" be a good way
to keep things on track when there are strange
occurances?

my openStack in stack A handler checks:

if (the stacksinuse = empty) then
   go tStack
   start using tStack
   hide tStack
end if

sometimes it is smooth, sometimes not.
maybe always declaring the stack mode could help?




=====
erik at erikhansen.org    http://www.erikhansen.org

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com



More information about the use-livecode mailing list