]> git.saurik.com Git - wxWidgets.git/commitdiff
added wxListbook
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 21 Aug 2003 23:16:41 +0000 (23:16 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 21 Aug 2003 23:16:41 +0000 (23:16 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23089 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/category.tex
docs/latex/wx/classes.tex
docs/latex/wx/tsamples.tex

index b39d7f5741f17fdf8fe963f29bafb9a329bb6e3c..e7b415623227e43408f3d3e3750914005d8c9ca8 100644 (file)
@@ -40,6 +40,7 @@ The following are a variety of classes that are derived from wxWindow.
 \twocolitem{\helpref{wxToolBar}{wxtoolbar}}{Toolbar class}
 %\twocolitem{\helpref{wxTabbedPanel}{wxtabbedpanel}}{Tabbed panel (to be replaced with wxNotebook)}
 \twocolitem{\helpref{wxNotebook}{wxnotebook}}{Notebook class}
+\twocolitem{\helpref{wxListbook}{wxlistbook}}{Similar to notebook but using list control}
 \twocolitem{\helpref{wxPlotWindow}{wxplotwindow}}{A class to display data.}
 \twocolitem{\helpref{wxSashWindow}{wxsashwindow}}{Window with four optional sashes that can be dragged}
 \twocolitem{\helpref{wxSashLayoutWindow}{wxsashlayoutwindow}}{Window that can be involved in an IDE-like layout arrangement}
index d788fa4820b96dacc0811a186f7f5d0cb28c5997..d089ef515d3f53eb7d7a1c6c3e6fb4e5b59fdc64 100644 (file)
 \input layalgor.tex
 \input layout.tex
 \input list.tex
+\input listbook.tex
 \input listbox.tex
 \input listctrl.tex
 \input listevt.tex
index cd5ebdc3e61a4a3544d31620ba63759110744ef6..4dbe0e5073e27b6ce1e77a872a2ddb0280916f42 100644 (file)
@@ -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