|
MiniGUI API Reference (MiniGUI-Processes)
v4.0.0
A mature and proven cross-platform GUI system for embedded and smart IoT devices
|
Macros | |
| #define | SVN_CLICKED 1 |
| #define | SVN_SELCHANGED 2 |
| #define | SVN_SELCHANGING 4 |
| #define SVN_CLICKED 1 |
Indicates clicking on the item
Definition at line 1111 of file scrollview.h.
| #define SVN_SELCHANGED 2 |
Indicates the hilighted item changed
Definition at line 1114 of file scrollview.h.
| #define SVN_SELCHANGING 4 |
Indicates the hilighted item changing
Definition at line 1117 of file scrollview.h.
1.8.13