Xt Widget Support Mechanisms
Xt Widget Support Mechanisms
- Shells:
- Parent of widgets contained within it
- Windows and dialogs are different types of shells
- Setting and getting resources:
- Resources control look-and-feel of widgets
- Callbacks:
- Procedures that handle input events
- Main event loop:
- Dispatches X events to appropriate callback procedures