Current Page:
NeXtMidas Training
Macros - Part 1 (Basics)
Messages in a Macro
Processing Messages
|
|
- Processing Messages (the
processMessage procedure):
- All messages sent to a macro are passed to the
processMessage procedure.
X-Midas Users Take Note: |
The processMessage procedure in NeXtMidas takes the place of the
controls section of X-Midas. All graphical widgets in NeXtMidas send
their messages to processMessage (this will be discussed
in the section on Macro Graphics).
|
|
|
|