Hello,
Now that I am developing somewhat more complex Layouts and Behaviors, I find it's very important to really understand how Event Sheets are executed. This would give me a mental model of execution that is very important to have in programming.
Is there a description available, that includes items such as event loop, execution queues and the like, and how commands behave in relation to that such as repeat, wait, function, etc.
thanks,
Dani