Special (optional) widgets
Table of Contents
- HasSpecialWidget - Checks for support of a special widget type.
- BarGraph - Horizontal bar graph (optional widget)
- ColoredLabel - Simple static text with specified background and foreground color
- DownloadProgress - Self-polling file growth progress indicator (optional widget)
- DumbTab - Simplistic tab widget that behaves like push buttons
- VMultiProgressMeter - Progress bar with multiple segments (optional widget)
- Slider - Numeric limited range input (optional widget)
- PartitionSplitter - Hard disk partition splitter tool (optional widget)
- Date - Date input field
- Time - Time input field
- Wizard - Wizard frame - not for general use, use the Wizard:: module instead!