Create menu items after window opened
Posted: Tue Aug 12, 2008 3:36 am
Is it possible to create menu items after the initial window/menu creation routine.
What I'm wanting to do, for tutorial purposes, is create or add menu items to an already created menu structure ie 'recent folders' menu item under the 'File' menu.
If this is possible, any chance of a quick snippet to get me started?
A thought that is crossing my mind is that I could remove the entire menu structure and recreate the new menu structure (I'm thinking aloud now). I'm assuming it is possible to dynamically remove a menu structure.
Any help appreciated.
What I'm wanting to do, for tutorial purposes, is create or add menu items to an already created menu structure ie 'recent folders' menu item under the 'File' menu.
If this is possible, any chance of a quick snippet to get me started?
A thought that is crossing my mind is that I could remove the entire menu structure and recreate the new menu structure (I'm thinking aloud now). I'm assuming it is possible to dynamically remove a menu structure.
Any help appreciated.