Simple immediate mode GUI framework with reskinnable widgets.
Has the following widgets:
- Momentary button
- Hyperlink
- Toggle button
- Checkbox
- Radio button
- Tabs
- Sliders (inc. min/max limits and base units)
- Real-valued input field (inc. min/max limits and base units)
- String input field
- 2D button grid
Guido can also natively display:
- Text
- Wrapped text (using draw_text_ext)
- Sprites
- Surfaces