#include <dialognew.h>
List of all members.
Public Member Functions |
|
| DialogNew (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=wxT("Enter project name"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE) |
Protected Member Functions |
|
virtual void | OnButtonOKClick (wxCommandEvent &event) |
|
virtual void | OnButtonCancelClick (wxCommandEvent &event) |
Protected Attributes |
|
wxPanel * | m_panel1 |
|
wxStaticText * | m_staticText2 |
|
wxTextCtrl * | m_textCtrl |
|
wxButton * | m_buttonOK |
|
wxButton * | m_buttonCancel |
Detailed Description
The documentation for this class was generated from the following files: