Hi Although execution order of the action widgets themselves are serial, the order in which execution finishes in the listening widgets are not necessarily (in practice, the order of execution is most often serial.)
In critical situations, the listening widget could trigger a message at the end of execution (tm-finished), and a listener for this message could be added to the original dispatching widget before the 'return true;' statement (thus delaying execution of the next action widget.) regards On Sunday, 18 October 2015 23:20:00 UTC+2, Antaeus Feldspar wrote: > > If I have two ActionSendMessageWidgets within a ButtonWidget, is the first > one guaranteed to execute, and finish executing, before the second begins? > > I ask because there are a TREMENDOUS number of things I'm wanting to do > with TW5 which seem like they can be done very easily if serial execution > is assured, and which are frustratingly difficult if not. > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/3f0f3f61-8580-40ea-8b58-7616b9245924%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

