
Public Member Functions | |
| ConsoleDialogT (wxWindow *Parent) | |
| Constructor. More... | |
| void | Print (const wxString &s, const wxColour *Colour=wxGREEN) |
| Adds the text s to the console output. More... | |
| ConsoleDialogT::ConsoleDialogT | ( | wxWindow * | Parent | ) |
Constructor.
| void ConsoleDialogT::Print | ( | const wxString & | s, |
| const wxColour * | Colour = wxGREEN |
||
| ) |
Adds the text s to the console output.