|
MiniGUI API Reference (MiniGUI-Threads)
v3.2.0
A mature and proven cross-platform GUI system for embedded and smart IoT devices
|
Modules | |
| Styles of trackbar control | |
| Messages of trackbar control | |
| Notification codes of trackbar control | |
| state for renderer | |
Macros | |
| #define | CTRL_TRACKBAR ("trackbar") |
| The class name of trackbar control. More... | |
| #define | TBLEN_TIP 31 |
| The maximum length of the trackbar tip string. More... | |
| #define CTRL_TRACKBAR ("trackbar") |
The class name of trackbar control.
Definition at line 72 of file trackbar.h.
| #define TBLEN_TIP 31 |
The maximum length of the trackbar tip string.
Definition at line 78 of file trackbar.h.
1.8.11