'Quit' mystery
J. Landman Gay
jacque at hyperactivesw.com
Wed Nov 11 22:51:48 EST 2015
On 11/11/2015 7:54 PM, Mark Smith wrote:
> is it not the case that the message path goes from substacks
> to the main stack? If so, should not a "shutdownRequest" message not handled
> in a sub stack be passed up the message path to the main stack? In which
> case you don't need shutdownRequests in each sub, just in the main?
Yes, that's how it should work. I've been wondering why the extra
handlers in substacks were required, I've never needed to do that and my
apps have always quit. I'd say go with the simpler solution and if that
doesn't work then we can figure out why.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list