next up previous contents
Next: property.c Up: Files Previous: map.c
Go to: SmartForest Home Printer-friendly: sf-impl.pdf

menu.c

The creation of the menu bar found in the Map View is performed in this file. The callbacks for each menu selection are set up in this file but most of the actual code for the callbacks is distributed among the other source files. A few of the callbacks are defined in this file, however -- such as the help menu's callbacks.

The global (yuck) variable forest_dispmode is maintained (but not defined!) in this file.



Matthew S. Davis
2002-08-07