U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » Menus&Toolbars » General Menu Construction
Re: General Menu Construction [message #10789 is a reply to message #3215] Sun, 29 July 2007 00:20 Go to previous messageGo to previous message
Mark999 is currently offline  Mark999
Messages: 6
Registered: July 2007
Promising Member
I was wondering the same thing. I think you add from top down. For example:


CtrlLayout(*this, "This App");
AddFrame(menu);
AddFrame(TopSeparatorFrame());
AddFrame(toolbar);
AddFrame(statusbar);
// add to each frame
menubar.Set(THISBACK(MainMenu));
.
.

Is this correct?
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: CtrlImg::new_doc()
Next Topic: Fast menu navigation
Goto Forum:
  


Current Time: Sat Sep 12 19:43:55 GMT+2 2026

Total time taken to generate the page: 0.00508 seconds