Modify menu class
Posted: 30 Nov 2010 11:24
Hi,
Here is a project that uses a class for modifying menus. Essentially, you grab the current window menu, and then:
- add and remove top menu items
- add, remove and rename submenu items
- check/uncheck items
- enable/disable items.
and then you reassign the modified menu back to the window.
Steve
Here is a project that uses a class for modifying menus. Essentially, you grab the current window menu, and then:
- add and remove top menu items
- add, remove and rename submenu items
- check/uncheck items
- enable/disable items.
and then you reassign the modified menu back to the window.
Steve