wxArt2D
|
edit properties of a2dCanvasObject's More...
#include <canpropedit.h>
Public Member Functions | |
a2dPropertyEditorDlg (wxFrame *parent, a2dNamedPropertyList *propertylist) | |
constructor. | |
~a2dPropertyEditorDlg () | |
destructor. | |
void | CmOk (wxCommandEvent &) |
Close window if OK-button is pressed. | |
void | CmCancel (wxCommandEvent &) |
Close window if CANCEL-button is pressed. | |
void | OnCloseWindow (wxCloseEvent &event) |
Close window if EXIT -button is pressed. | |
Protected Attributes | |
wxListBox * | m_listbox |
wxButton * | m_button1 |
wxButton * | m_button2 |
a2dNamedPropertyList * | m_propertylist |
edit properties of a2dCanvasObject's
Definition at line 148 of file canpropedit.h.