#include "wx/timer.h"#include "shortcutcust/shortcutcust.h"Go to the source code of this file.
Classes | |
| class | AxShortcutInputDialog |
Defines | |
| #define | SYMBOL_AXSHORTCUTINPUTDIALOG_STYLE wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL |
| #define | SYMBOL_AXSHORTCUTINPUTDIALOG_TITLE _("Text Input") |
| #define | SYMBOL_AXSHORTCUTINPUTDIALOG_IDNAME wxID_ANY |
| #define | SYMBOL_AXSHORTCUTINPUTDIALOG_SIZE wxSize(400, 300) |
| #define | SYMBOL_AXSHORTCUTINPUTDIALOG_POSITION wxDefaultPosition |
| #define SYMBOL_AXSHORTCUTINPUTDIALOG_IDNAME wxID_ANY |
| #define SYMBOL_AXSHORTCUTINPUTDIALOG_POSITION wxDefaultPosition |
| #define SYMBOL_AXSHORTCUTINPUTDIALOG_SIZE wxSize(400, 300) |
| #define SYMBOL_AXSHORTCUTINPUTDIALOG_STYLE wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL |
Control identifiers
| #define SYMBOL_AXSHORTCUTINPUTDIALOG_TITLE _("Text Input") |
1.5.8