First page Back Continue Last page Summary Graphic
Widgets
A widget is a window + a data structure
Two fundamental types of widgets
- Display widgets : for user info/ input
- Container widgets : for grouping other widgets together on the screen
- It implies a widget hierarchy or a widget tree
The root of every widget tree is a shell widget