Manual Version update
Filled in a few blanks git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43337 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -26,6 +26,7 @@ would automatically get resized each time the user expands or collapse the pane
|
||||
resulting usually in a weird, flickering effect.
|
||||
|
||||
Usage sample:
|
||||
|
||||
\begin{verbatim}
|
||||
wxCollapsiblePane *collpane = new wxCollapsiblePane(this, wxID_ANY, wxT("Details:"));
|
||||
|
||||
@@ -161,3 +162,4 @@ Same as \texttt{\helpref{Collapse}{wxcollapsiblepanecollapse}(false)}.
|
||||
|
||||
Returns a pointer to the pane window. Add controls to the returned \helpref{wxWindow}{wxwindow}
|
||||
to make them collapsible.
|
||||
|
||||
|
Reference in New Issue
Block a user