23#ifndef PARAMETERVIEWER_H
24#define PARAMETERVIEWER_H
30#include <wx/stattext.h>
31#include <wx/textctrl.h>
40 ParameterViewer(
DebugPanel* root, wxWindow* parent, wxString object_type, wxString object_parent,
bool createobject, wxWindowID
id=wxID_ANY,
const wxPoint& pos=wxDefaultPosition,
const wxSize& size=wxDefaultSize);
164 DECLARE_EVENT_TABLE()
static const long ID_TEXTCTRL2
static const long ID_bCancel
static const long ID_TEXTCTRL3
static const long ID_TEXTCTRL6
static const long ID_STATICTEXT1
static const long ID_STATICTEXT8
static const long ID_STATICTEXT10
static const long ID_STATICTEXT9
void On_bCancel_Click(wxCommandEvent &event)
static const long ID_STATICTEXT11
static const long ID_TEXTCTRL1
wxStaticText * StaticText1
static const long ID_TEXTCTRL10
static const long ID_TEXTCTRL4
static const long ID_TEXTCTRL8
static const long ID_STATICTEXT2
ParameterViewer(DebugPanel *root, wxWindow *parent, wxString object_type, wxString object_parent, bool createobject, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize)
virtual ~ParameterViewer()
static const long ID_tVariables
static const long ID_STATICTEXT3
static const long ID_bTextures
static const long ID_TEXTCTRL7
wxStaticText * tVariables
static const long ID_tDesc
static const long ID_STATICTEXT4
static const long ID_tCommand
static const long ID_TEXTCTRL9
void On_bTextures_Click(wxCommandEvent &event)
void On_bOK_Click(wxCommandEvent &event)
static const long ID_STATICTEXT6
static const long ID_TEXTCTRL5
static const long ID_STATICTEXT5
static const long ID_STATICTEXT7
void ChangeParam(wxCommandEvent &event)