More about events...
Event-driven programming is a big idea
Good graphical toolkits provide a rich interface to send/receive/register interest in various events.
Examine the “event handling” method category in the Morph base class for event handling methods.
MorphicEvent (in class category Morphic-Support) is the class of the “evt” parameter received by the event handling methods.