MiniGUI API Reference (MiniGUI-Standalone)  v3.2.0
A mature and proven cross-platform GUI system for embedded and smart IoT devices
Macros
Notification code of IconView control

Macros

#define IVN_CLICKED   SVN_CLICKED
 
#define IVN_SELCHANGED   SVN_SELCHANGED
 

Detailed Description

Macro Definition Documentation

#define IVN_CLICKED   SVN_CLICKED

The notification messages as scrollview control

See also
SVN_CLICKED

Definition at line 465 of file iconview.h.

#define IVN_SELCHANGED   SVN_SELCHANGED

The notification messages as scrollview control

See also
SVN_SELCHANGED

Definition at line 471 of file iconview.h.