Hmm...
Just looking at dictionary for widgets and it has an OnOpen message that is
sent to the widget when a card becomes the current card. So I think that
message would be part of the startup messaging hierarchy
Is that correct?
Martin
Martin via use-livecode wrote
> Hi
>
>
Hi
Your post made me curious. I am sure I had seen this discussed in the
forums with someone providing a good explanation but can't find it now
either.
I did find this.
http://fourthworld.com/embassy/articles/revolution_message_path.html
That shows the extended message path with Behaviors & Li
I find myself unable to answer this rather basic question, and cannot locate
any information...
e.g.
This is both incomplete and also most likely incorrect...
startUp (if engine is not already loaded)
- frontScript:
-- PreOpenStack
-- PreOpenCard
-- openStack
-- openCard
-- preOpenBackGround
-- o