Tech Note: Managing Menu Bars
PRODUCT: 4D | VERSION: 6.0 | PLATFORM: Mac & Win
Published On: January 1, 1998
When you add a menu item procedurally, the menu structure is not created in memory. The associated methods are not defined. Therefore, it is impossible to automatically execute these elements with a menu bar associated with the form.
This technical note shows you how to dynamically manage a menu bar while adding and deleting menu items.
Tech Note