NIREP

GetPanelFromUser.h File Reference

#include "wx/frame.h"
Include dependency graph for GetPanelFromUser.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GetPanelFromUser

Defines

#define ID_CANCEL_BUTTON   10012
#define ID_COLUMN_TEXT   10010
#define ID_GETPANELFROMUSER   10007
#define ID_OK_BUTTON   10011
#define ID_PANEL1   10008
#define ID_ROW_TEXT   10009
#define SYMBOL_GETPANELFROMUSER_IDNAME   ID_GETPANELFROMUSER
#define SYMBOL_GETPANELFROMUSER_POSITION   wxDefaultPosition
#define SYMBOL_GETPANELFROMUSER_SIZE   wxSize(400, 200)
#define SYMBOL_GETPANELFROMUSER_STYLE   wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX
#define SYMBOL_GETPANELFROMUSER_TITLE   _("Panel Selector")

Define Documentation

#define ID_CANCEL_BUTTON   10012

Definition at line 45 of file GetPanelFromUser.h.

#define ID_COLUMN_TEXT   10010

Definition at line 43 of file GetPanelFromUser.h.

#define ID_GETPANELFROMUSER   10007

Control identifiers

Definition at line 40 of file GetPanelFromUser.h.

#define ID_OK_BUTTON   10011

Definition at line 44 of file GetPanelFromUser.h.

#define ID_PANEL1   10008

Definition at line 41 of file GetPanelFromUser.h.

#define ID_ROW_TEXT   10009

Definition at line 42 of file GetPanelFromUser.h.

#define SYMBOL_GETPANELFROMUSER_IDNAME   ID_GETPANELFROMUSER

Definition at line 48 of file GetPanelFromUser.h.

#define SYMBOL_GETPANELFROMUSER_POSITION   wxDefaultPosition

Definition at line 50 of file GetPanelFromUser.h.

#define SYMBOL_GETPANELFROMUSER_SIZE   wxSize(400, 200)

Definition at line 49 of file GetPanelFromUser.h.

#define SYMBOL_GETPANELFROMUSER_STYLE   wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX

Definition at line 46 of file GetPanelFromUser.h.

#define SYMBOL_GETPANELFROMUSER_TITLE   _("Panel Selector")

Definition at line 47 of file GetPanelFromUser.h.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines