First page Back Continue Last page Summary Graphic
The Window Hierarchy
The window tree
- root window = entire screen
- every window has a parent window except for the root window
- windows can have child windows
The X coordinate system
- upper left corner is (0, 0)
- x increases to the right and y increases downwards