29 const wxPoint& pos = wxDefaultPosition,
30 const wxSize& size = wxSize( -1, -1 ),
long style = wxTAB_TRAVERSAL,
31 const wxString&
name = wxEmptyString ) :
32 wxPanel( parent, id, pos, size, style,
name )
void SetClosable(bool aYes)
virtual void doWindowClose()
PANEL_NOTEBOOK_BASE(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1, -1), long style=wxTAB_TRAVERSAL, const wxString &name=wxEmptyString)
virtual bool GetCanClose()
virtual bool canWindowClose()
void SetProjectTied(bool aYes)