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 | [email protected] HyperActive Software | http://www.hyperactivesw.com _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
