]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/listbook.tex
added wxMBConv parameter for wxFFile::ReadAll() and documented it (improved patch...
[wxWidgets.git] / docs / latex / wx / listbook.tex
index 2452b732548248c405169e250c914faf0b3184f4..ff3fea234b61d2fdee38bfddcb7c2ebdc6550967 100644 (file)
@@ -6,7 +6,7 @@
 %% Created:     22.08.03
 %% RCS-ID:      $Id$
 %% Copyright:   (c) 2003 Vadim Zeitlin <vadim@wxwindows.org>
-%% License:     wxWindows license
+%% License:     wxWidgets license
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 \section{\class{wxListbook}}\label{wxlistbook}
@@ -15,7 +15,7 @@ wxListbook is a class similar to \helpref{wxNotebook}{wxnotebook} but which
 uses a \helpref{wxListCtrl}{wxlistctrl} to show the labels instead of the
 tabs.
 
-There is no documentation for this class yet but its usage is strictly
+There is no documentation for this class yet but its usage is
 identical to wxNotebook (except for the features clearly related to tabs
 only), so please refer to that class documentation for now. You can also
 use the \helpref{notebook sample}{samplenotebook} to see wxListbook in action.
@@ -48,4 +48,5 @@ it is top).}
 
 \wxheading{See also}
 
-\helpref{wxNotebook}{wxnotebook}, \helpref{notebook sample}{samplenotebook}
+\helpref{wxBookCtrl}{wxbookctrloverview}, \helpref{wxNotebook}{wxnotebook}, \helpref{notebook sample}{samplenotebook}
+