Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
cXMenu.cpp File Reference
#include "pch.h"
#include "Pop/cXMenu.h"
#include "Control/cXButton.h"
#include "Dialog/cXDialog.h"

Namespaces

 GrayGUI
 

Macros

#define MENU_SPACER_X   3
 
#define MENU_SPACER_Y   3
 
#define MENU_MARGIN_X   0
 
#define MENU_MARGIN_Y   0
 

Detailed Description

Macro Definition Documentation

◆ MENU_MARGIN_X

#define MENU_MARGIN_X   0

◆ MENU_MARGIN_Y

#define MENU_MARGIN_Y   0

◆ MENU_SPACER_X

#define MENU_SPACER_X   3

◆ MENU_SPACER_Y

#define MENU_SPACER_Y   3