S
Simon Jefferies
Hello,
Whats the best way to merge menus together? I have an MDI application with a
simple main menu with items like File, Edit, View, Tools and Help etc. I'd
like the MDI child windows to add their own menus to the main menu of the
application. I have noticed that they seem to go on the end. Is there any
way to set the order of the combined menu items?
So that:
File Edit View Tools Help ChildMenu1 ChildMenu2
becomes something like:
File Edit View ChildMenu1 ChildMenu2 Tools Help
Thanks In Advance
--
Regards
Simon Jefferies
Tools Programmer, Headfirst Productions
mailto:[email protected]
-
Whats the best way to merge menus together? I have an MDI application with a
simple main menu with items like File, Edit, View, Tools and Help etc. I'd
like the MDI child windows to add their own menus to the main menu of the
application. I have noticed that they seem to go on the end. Is there any
way to set the order of the combined menu items?
So that:
File Edit View Tools Help ChildMenu1 ChildMenu2
becomes something like:
File Edit View ChildMenu1 ChildMenu2 Tools Help
Thanks In Advance
--
Regards
Simon Jefferies
Tools Programmer, Headfirst Productions
mailto:[email protected]
-