Lessons tagged: dispatch
-
Updated on: Oct 19, 2012
How to call a function or command in another object?
The message path is one of the fundamental concepts of LiveCode and describes how messages flow between LiveCode scripts. Sometimes, however, a programmer may wish to break out of the current path. This lesson describes the basics of the message path and how to call handlers that are outside ...
-
Updated on: Jan 13, 2010
Message box tips and tricks
The message box can be very useful in assisting your development efforts. This lesson covers some helpful tips and tricks for getting the most out of the message box, not all of which may be completely intuitive.
