loadSubMenu
Posted: Fri Aug 07, 2009 1:07 pm
by John Munro >> Tue, 3 Apr 2007 19:18:53 GMT
Does anyone have experience with loadSubMenu? I can't get it to do what I want.
What I want to do is create groups of a menu with two submenus at runtime.
So in the painter I have these menus:
Menu
SubMenuA
SubMenuB
Then at runtime I want to be able to make
Menu_1
SubMenuA_1
SubMenuB_1
Menu_2
SubMenuA_2
SubMenuB_2
.....
I can't find any examples of using loadSubMenu and I've been over its entry in the help file more times than I care to think
Thanks,
John Munro
Does anyone have experience with loadSubMenu? I can't get it to do what I want.
What I want to do is create groups of a menu with two submenus at runtime.
So in the painter I have these menus:
Menu
SubMenuA
SubMenuB
Then at runtime I want to be able to make
Menu_1
SubMenuA_1
SubMenuB_1
Menu_2
SubMenuA_2
SubMenuB_2
.....
I can't find any examples of using loadSubMenu and I've been over its entry in the help file more times than I care to think
Thanks,
John Munro