#include "ax/ax_menu_modal.h"#include "ax/ax_activator.h"Go to the source code of this file.
Classes | |
| class | AxModalAlertMenu |
| Shows a modal menu with a combination of Yes, No, OK, Cancel menu items in addition to the main menu item. More... | |
| class | AxAlertMenuActivator |
| Ends the modal menu when the item is activated. More... | |
Defines | |
| #define | axALERT_NO_BUTTONS 0x0000 |
| #define | axALERT_YES_NO 0x0001 |
| #define | axALERT_OK 0x0002 |
| #define | axALERT_CANCEL 0x0004 |
| #define | AxIdentifierMainItem wxT("MAINITEM") |
| #define axALERT_CANCEL 0x0004 |
| #define axALERT_NO_BUTTONS 0x0000 |
| #define axALERT_OK 0x0002 |
| #define axALERT_YES_NO 0x0001 |
| #define AxIdentifierMainItem wxT("MAINITEM") |
1.5.8