23#ifndef PEOPLEMANAGER_H
24#define PEOPLEMANAGER_H
28#include <wx/checkbox.h>
30#include <wx/listbox.h>
32#include <wx/statline.h>
33#include <wx/stattext.h>
34#include <wx/textctrl.h>
43 PeopleManager(
DebugPanel* parent,wxWindowID
id=wxID_ANY,
const wxPoint& pos=wxDefaultPosition,
const wxSize& size=wxDefaultSize);
119 void BuildList(
bool restore_selection =
false);
128 DECLARE_EVENT_TABLE()
static const long ID_PersonList
static const long ID_STATICLINE2
static const long ID_bLobby
static const long ID_tDestination
void On_bOK_Click(wxCommandEvent &event)
wxStaticLine * StaticLine3
static const long ID_STATICLINE3
static const long ID_bSetFloor
static const long ID_STATICTEXT1
void On_bNew_Click(wxCommandEvent &event)
wxStaticLine * StaticLine1
void On_bGo_Click(wxCommandEvent &event)
wxStaticText * StaticText2
static const long ID_STATICTEXT2
static const long ID_tName
void On_bLobby_Click(wxCommandEvent &event)
wxTextCtrl * tRouteActive
static const long ID_STATICTEXT3
wxStaticLine * StaticLine2
static const long ID_STATICTEXT4
void On_bStop_Click(wxCommandEvent &event)
wxStaticText * StaticText1
static const long ID_STATICLINE1
void On_chkService_Click(wxCommandEvent &event)
void On_chkRandom_Click(wxCommandEvent &event)
PeopleManager(DebugPanel *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize)
static const long ID_chkRandom
void On_bSetName_Click(wxCommandEvent &event)
static const long ID_txtLobby
static const long ID_bSetName
static const long ID_chkService
wxStaticText * StaticText4
void BuildList(bool restore_selection=false)
void On_bDelete_Click(wxCommandEvent &event)
static const long ID_bStop
static const long ID_tRouteActive
static const long ID_tStatus
wxStaticText * StaticText5
void On_bSetFloor_Click(wxCommandEvent &event)
static const long ID_bDelete
static const long ID_bNew
wxTextCtrl * tDestination
wxStaticText * StaticText3
static const long ID_STATICTEXT5
static const long ID_tFloor