Layout Management
- Basic Layouts
- Splitters
- Widget Stacks
- Scroll Views
- Dock Windows
- Multiple Document Interface
Every widget that is placed on a form must be given an appropriate size and position. Some large widgets may also need scroll bars to give the user access to all their contents. In this chapter, we will review the different ways of laying out widgets on a form, and also see how to implement dockable windows and MDI windows.