Go to the source code of this file.
Defines | |
| #define | GUI_STYLE wxDEFAULT_FRAME_STYLE |
| #define | PARENT_FRAME wxFrame |
| #define | CHILD_FRAME wxFrame |
| #define | USE_FONT wxFont FONT(10, wxSWISS, wxNORMAL, wxNORMAL) |
| #define | FONT_BOLD wxFont FONT(9, wxSWISS, wxNORMAL, wxBOLD) |
| #define | FONT_ITALIC wxFont FONT(10, wxSWISS, wxITALIC, wxNORMAL) |
| #define | STYLE_RED wxTextAttr(*wxRED) |
| #define | STYLE_BLUE wxTextAttr(*wxBLUE) |
| #define | STYLE_GREEN wxTextAttr(*wxGREEN) |
| #define | STYLE_ITALIC wxTextAttr(*wxBLACK , wxNullColour, wxFont(10, wxSWISS, wxNORMAL, wxNORMAL)) |
| #define | STYLE_DEFAULT wxTextAttr(*wxBLACK , wxNullColour, wxFont(10, wxSWISS, wxNORMAL, wxNORMAL)) |
|
|
Definition at line 9 of file Definitions.h. |
|
|
Definition at line 13 of file Definitions.h. |
|
|
Definition at line 14 of file Definitions.h. |
|
|
Definition at line 2 of file Definitions.h. |
|
|
Definition at line 8 of file Definitions.h. |
|
|
Definition at line 19 of file Definitions.h. |
|
|
Definition at line 22 of file Definitions.h. |
|
|
Definition at line 20 of file Definitions.h. |
|
|
Definition at line 21 of file Definitions.h. |
|
|
Definition at line 18 of file Definitions.h. |
|
|
Definition at line 12 of file Definitions.h. |
1.3.9.1