33 wxWindow* m_ParentEvent;
34 DECLARE_EVENT_TABLE();
40 tmScaleCtrlCombo(wxWindow* parent, wxWindowID
id,
const wxPoint& pos,
const wxSize& size,
41 const wxArrayString& arraystring);
47 void InitScaleFromDatabase(
const wxArrayLong& scale_values);
49 void SetValueScale(
const long& scale);
51 void OnUserSetValue(wxCommandEvent& event);