Re: startUp messaging hierarchy

2018-09-02 Thread Martin Koob via use-livecode
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 > >

Re: startUp messaging hierarchy

2018-09-02 Thread Martin Koob via use-livecode
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

startUp messaging hierarchy

2018-09-01 Thread FlexibleLearning.com via use-livecode
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