23#ifndef ESCALATORCONTROL_H
24#define ESCALATORCONTROL_H
29#include <wx/listbox.h>
32#include <wx/stattext.h>
33#include <wx/textctrl.h>
78 void BuildList(
bool restore_selection =
false);
void On_Slider1_Scroll(wxCommandEvent &event)
wxStaticText * StaticText2
void On_bOK_Click(wxCommandEvent &event)
static const long ID_SLIDER1
static const long ID_txtRun
void BuildList(bool restore_selection=false)
static const long ID_LISTBOX1
EscalatorControl(DebugPanel *parent, wxWindowID id=wxID_ANY)
static const long ID_STATICTEXT1
static const long ID_STATICTEXT2
void On_chkRun_Click(wxCommandEvent &event)
virtual ~EscalatorControl()
static const long ID_txtName
wxStaticText * StaticText1
SBS::Escalator * escalator
static const long ID_txtParent