1  
 2  
 3  
 4  
 5  
 6  
 7  
 8  
 9  
 10  
 11  
 = 12 =  
 13  
 14  
 15  
 16  
 17  
 18  
 19  
 | 
    | 
 
- 
Make common tasks easy
- 
All apps need menu/toolbars
  
 - 
A config file describes the menu/toolbar
 - 
A library reads that and builds the widgets
- 
May be rebuilt at runtime to change functionality
  
 - 
Platform specific
- 
Windows: stacked
 - 
Linux: side by side
 - 
MacOS: top of screen, top of app
 
   
 |