MiniGUI API Reference (MiniGUI-Processes)  v5.0.6
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

◆ IVN_CLICKED

#define IVN_CLICKED   SVN_CLICKED

The notification messages as scrollview control

See also
SVN_CLICKED

Definition at line 477 of file iconview.h.

◆ IVN_SELCHANGED

#define IVN_SELCHANGED   SVN_SELCHANGED

The notification messages as scrollview control

See also
SVN_SELCHANGED

Definition at line 483 of file iconview.h.