void onClose(wxCommandEvent &event)
void onSave(wxCommandEvent &event)
void onSimulatorCommand(SimulatorEvent &event)
ProximLineReader & lineReader_
Line reader storing the command history.
wxListBox * cmdList_
ListBox widget displaying the command history.
wxSizer * createContents(wxWindow *parent, bool set_sizer, bool call_fit)
void onCommandDClick(wxCommandEvent &event)
virtual ~ProximCmdHistoryWindow()
ProximCmdHistoryWindow(ProximMainFrame *parent, wxWindowID id, ProximLineReader &lineReader)