NIREP
|
#include "wx/frame.h"
Go to the source code of this file.
Classes | |
class | GaugeNotification |
Defines | |
#define | ID_GAUGE1 10020 |
#define | ID_GAUGENOTIFICATION 10018 |
#define | ID_PANEL3 10019 |
#define | ID_TEXTCTRL1 10021 |
#define | SYMBOL_GAUGENOTIFICATION_IDNAME ID_GAUGENOTIFICATION |
#define | SYMBOL_GAUGENOTIFICATION_POSITION wxDefaultPosition |
#define | SYMBOL_GAUGENOTIFICATION_SIZE wxSize(400, 300) |
#define | SYMBOL_GAUGENOTIFICATION_STYLE wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX |
#define | SYMBOL_GAUGENOTIFICATION_TITLE _("Status: Loading Widgets") |
#define | TIMER_ID 10022 |
#define ID_GAUGE1 10020 |
Definition at line 40 of file GaugeNotification.h.
#define ID_GAUGENOTIFICATION 10018 |
Includes
Forward declarations
Control identifiers
Definition at line 38 of file GaugeNotification.h.
#define ID_PANEL3 10019 |
Definition at line 39 of file GaugeNotification.h.
#define ID_TEXTCTRL1 10021 |
Definition at line 41 of file GaugeNotification.h.
#define SYMBOL_GAUGENOTIFICATION_IDNAME ID_GAUGENOTIFICATION |
Definition at line 45 of file GaugeNotification.h.
#define SYMBOL_GAUGENOTIFICATION_POSITION wxDefaultPosition |
Definition at line 47 of file GaugeNotification.h.
#define SYMBOL_GAUGENOTIFICATION_SIZE wxSize(400, 300) |
Definition at line 46 of file GaugeNotification.h.
#define SYMBOL_GAUGENOTIFICATION_STYLE wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX |
Definition at line 43 of file GaugeNotification.h.
#define SYMBOL_GAUGENOTIFICATION_TITLE _("Status: Loading Widgets") |
Definition at line 44 of file GaugeNotification.h.
#define TIMER_ID 10022 |
Definition at line 42 of file GaugeNotification.h.