NIREP

CreateDisplay.h File Reference

#include "wx/frame.h"
#include "wx/statline.h"
#include "wx/grid.h"
#include "wx/generic/gridctrl.h"
#include "EzGrid.h"
#include "GridCellChoiceRenderer.h"
#include "FastComboEditor.h"
Include dependency graph for CreateDisplay.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CreateDisplay

Defines

#define SYMBOL_CREATEDISPLAY_IDNAME   ID_CREATEDISPLAY
#define SYMBOL_CREATEDISPLAY_POSITION   wxDefaultPosition
#define SYMBOL_CREATEDISPLAY_SIZE   wxSize(400, 950)
#define SYMBOL_CREATEDISPLAY_STYLE   wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX
#define SYMBOL_CREATEDISPLAY_TITLE   _("CreateDisplay")

Define Documentation

#define SYMBOL_CREATEDISPLAY_IDNAME   ID_CREATEDISPLAY

Definition at line 43 of file CreateDisplay.h.

#define SYMBOL_CREATEDISPLAY_POSITION   wxDefaultPosition

Definition at line 45 of file CreateDisplay.h.

#define SYMBOL_CREATEDISPLAY_SIZE   wxSize(400, 950)

Definition at line 44 of file CreateDisplay.h.

#define SYMBOL_CREATEDISPLAY_STYLE   wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX

Includes

Forward declarations

Control identifiers

Definition at line 41 of file CreateDisplay.h.

#define SYMBOL_CREATEDISPLAY_TITLE   _("CreateDisplay")

Definition at line 42 of file CreateDisplay.h.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines