PreOpenBackground Messages

J. Landman Gay jacque at hyperactivesw.com
Wed Sep 5 15:36:16 EDT 2018


You may need to pass the message. From the dictionary entry for 
preOpenBackground:

"If the card does not handle the message, or passes it, the message
proceeds through each group in reverse layer order (from highest to
lowest)."

On 9/5/18 12:23 AM, Brian Milby via use-livecode wrote:
> Quick question about the PreOpenBackground messages...
> 
> If you have 2 background groups that both use the same button as their
> behavior with the following code:
> 
> on preOpenBackground
>     put the short id of me after msg
> end preOpenBackground
> 
> Wouldn't you expect to see the ID of both groups?
> I'm seeing the ID of one group twice.


-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the use-livecode mailing list