#include <HippConsole.h>
Public Member Functions | |
| HippObjectProperties (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("Object Properties"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(312, 212), long style=wxDEFAULT_DIALOG_STYLE) | |
| ~HippObjectProperties () | |
Public Attributes | |
| wxTextCtrl * | shape_title |
| wxTextCtrl * | shape_description |
| wxFilePickerCtrl * | m_soundfilePicker1 |
Protected Types | |
| enum | { wxID_shapesoundfile = 1000 } |
Protected Attributes | |
| wxStaticText * | m_staticText1 |
| wxStaticText * | m_staticText21 |
| wxStaticText * | m_staticText2 |
| wxStdDialogButtonSizer * | m_sdbSizer1 |
| wxButton * | m_sdbSizer1OK |
| wxButton * | m_sdbSizer1Cancel |
Class HippObjectProperties
| HippObjectProperties::HippObjectProperties | ( | wxWindow * | parent, | |
| wxWindowID | id = wxID_ANY, |
|||
| const wxString & | title = _("Object Properties"), |
|||
| const wxPoint & | pos = wxDefaultPosition, |
|||
| const wxSize & | size = wxSize( 312,212 ), |
|||
| long | style = wxDEFAULT_DIALOG_STYLE | |||
| ) |
| HippObjectProperties::~HippObjectProperties | ( | ) |
wxStdDialogButtonSizer* HippObjectProperties::m_sdbSizer1 [protected] |
wxButton* HippObjectProperties::m_sdbSizer1Cancel [protected] |
wxButton* HippObjectProperties::m_sdbSizer1OK [protected] |
| wxFilePickerCtrl* HippObjectProperties::m_soundfilePicker1 |
wxStaticText* HippObjectProperties::m_staticText1 [protected] |
wxStaticText* HippObjectProperties::m_staticText2 [protected] |
wxStaticText* HippObjectProperties::m_staticText21 [protected] |
| wxTextCtrl* HippObjectProperties::shape_description |
| wxTextCtrl* HippObjectProperties::shape_title |
1.7.1