StudioWorks - Features - Menus
Virtually all of the menus in StudioWorks are created on-the-fly. The text for each menu line is set for the current langauge as the menu is constructed.
One menu class is used for all of the Reports menus. One menu class is used for all of the Special menus. One menu class is used for all of the context menus.
The 'observer' design pattern is used for sending a message from the menu instance when the user selects a menu line.
