Contents Up Previous Next

wxPMSimplePane

prototype pane, which wrapps up given isntance of window (should be a child of main-window)

Derived from

wxPMPane

Data structures

Members

wxPMSimplePane::wxPMSimplePane
wxPMSimplePane::CreatePaneWindow
wxPMSimplePane::GetLayoutPefs
wxPMSimplePane::GetPaneWindow


wxPMSimplePane::wxPMSimplePane

wxPMSimplePane(wxWindow* wnd, wxPMLayoutPreference* layoutPrefs)


wxPMSimplePane::CreatePaneWindow

void CreatePaneWindow(wxWindow* pParent)


wxPMSimplePane::GetLayoutPefs

wxPMLayoutPreference* GetLayoutPefs()


wxPMSimplePane::GetPaneWindow

wxWindow* GetPaneWindow()