Forward to the screen painter for other methods
First, draw the background. Then draw your content. Next, draw the border. And the focused indicator. And the is-selected box.
Draws the general pattern of a widget if you don't need anything particularly special and/or control the other details through your widget's style theme hints.
EXPERIMENTAL. subject to change.
Functions to access the visual theme and helpers to easily use it.
Functions to access the visual theme and helpers to easily use it.
This is the list of rectangles that actually need to be redrawn.
Encapsulates the simpledisplay ScreenPainter for use on a Widget, with VisualTheme and invalidated area awareness.