added wxListbook
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23089 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -310,6 +310,15 @@ The sample also provides some timings for adding/deleting/sorting a lot of
|
||||
(several thousands) items into the control.
|
||||
|
||||
|
||||
\subsection{Notebook sample}\label{samplenotebook}
|
||||
|
||||
This samples shows two controls at once: although initially it was written to
|
||||
demonstrate \helpref{wxNotebook}{wxnotebook} only, it can now be also used
|
||||
to see \helpref{wxListbook}{wxlistbook} in action. To switch between the two
|
||||
controls you need to manually change \texttt{TEST\_LISTBOOK} definition in the
|
||||
file \texttt{notebook.h} and rebuild the sample.
|
||||
|
||||
|
||||
\subsection{Render sample}\label{samplerender}
|
||||
|
||||
This sample shows how to replace the default wxWindows
|
||||
|
Reference in New Issue
Block a user