about backgroundbehaviour and message passing
Dar Scott
dsc at swcp.com
Sun Sep 7 09:41:01 EDT 2003
On Monday, September 8, 2003, at 01:44 AM, Rodney Tamblyn wrote:
> Your comments on the above solution & whether there is a better way to
> achieve what I want would be of interest.
I think this is a general problem for all controls, whether groups or
not, whether shared or not.
You might consider 'send "openControl" to * in -1' in preOpenCard at
the stack script where * doesn't work but reminds you to make a loop.
This means that groups get them more than once and the target should be
checked in their handlers (if they have them). This way your 'list' is
those controls with the defined handler. I don't know if these will
execute before or after openCard.
(BTW, some groups do not see the background behind the card in the
message path.)
Dar Scott
More information about the use-livecode
mailing list