Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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 Aug 16 23:04:32 CEST 2025

Total time taken to generate the page: 0.04514 seconds