ID_BUTTON_HIDE is only used within MB1063.
 
Symbols
loading...
Files
loading...

ID_BUTTON_HIDE macro

Syntax

#define ID_BUTTON_HIDE (GUI_ID_USER + 0x12)

References

LocationText
k_menu.c:63
#define ID_BUTTON_HIDE (GUI_ID_USER + 0x12)
k_menu.c:117
{ BUTTON_CreateIndirect, "Hide", ID_BUTTON_HIDE, 166, 200, 80, 30, 0, 0x0, 0 },
k_menu.c:431
case ID_BUTTON_HIDE: /* Notifications sent by Hide Button */