wxArt2D
|
Public Member Functions | |
a2dLuaExecDlg (a2dLuaCentralCommandProcessor *commandProcessor, wxFrame *parent, const wxString &title=wxT("commandline"), long style=(wxDEFAULT_DIALOG_STYLE), const wxString &name=_T("frame")) | |
void | OnCloseWindow (wxCloseEvent &event) |
Protected Member Functions | |
void | OnRecord (a2dCommandEvent &event) |
void | OnUndoEvent (a2dCommandProcessorEvent &event) |
void | OnDoEvent (a2dCommandProcessorEvent &event) |
void | OnCharHook (wxKeyEvent &event) |
Protected Attributes | |
a2dLuaCentralCommandProcessor * | m_commandProcessor |
wxFrame * | m_parent |
a2dLuaConsole * | m_luaConsole |