Next: colorSelection in datamap.c
Up: Callbacks
Previous: Action in standmap.c
Go to:
SmartForest Home Printer-friendly:
sf-impl.pdf
The callback is called to handle the user clicking the Cancel button
in several dialog boxes:
- The dialog box that appears when the user chooses
File-Save Image As
- The dialog box that appears when the user chooses
File-Load Preference
- The dialog box that appears when the user chooses
File-Save Preference
The code also uses this callback for several items that
are not currently available to the user.
It appears to be intended
as an option in the dialog box that would appear with several of the
choices in the File menu bar hierarchy -- specifically:
- File-New Files-Elevation...
- File-New Files-Stand...
- File-New Files-Tree List...
- File-New Files-Multiple...
However the code to add these
options to the File menu selections is commented out thus the
dialog box that would generate this callback is never created.
Matthew S. Davis
2002-08-07