]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/toolbook.tex
Added EVT_MOVE_START, EVT_MOVE_END (wxMSW only for now)
[wxWidgets.git] / docs / latex / wx / toolbook.tex
index 4621496d18231dca51f0ba286ae138bc87ed8a9f..2abc1684686934f75beb3385b673db24bc7d34ae 100644 (file)
@@ -22,7 +22,7 @@ use the \helpref{notebook sample}{samplenotebook} to see wxToolbook in action.
 
 \wxheading{Derived from}
 
 
 \wxheading{Derived from}
 
-wxBookCtrlBase\\
+wxBookCtrlBase (see \helpref{wxBookCtrl overview}{wxbookctrloverview})\\
 \helpref{wxControl}{wxcontrol}\\
 \helpref{wxControl}{wxcontrol}\\
 \helpref{wxWindow}{wxwindow}\\
 \helpref{wxControl}{wxcontrol}\\
 \helpref{wxControl}{wxcontrol}\\
 \helpref{wxWindow}{wxwindow}\\
@@ -33,12 +33,16 @@ wxBookCtrlBase\\
 
 <wx/toolbook.h>
 
 
 <wx/toolbook.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \wxheading{Window styles}
 
 \twocolwidtha{5cm}
 \begin{twocollist}\itemsep=0pt
 
 \wxheading{Window styles}
 
 \twocolwidtha{5cm}
 \begin{twocollist}\itemsep=0pt
 
-\twocolitem{\windowstyle{wxLB\_DEFAULT}}{Choose the default location for the
+\twocolitem{\windowstyle{wxBK\_DEFAULT}}{Choose the default location for the
 labels depending on the current platform (currently always the top).}
 \end{twocollist}
 
 labels depending on the current platform (currently always the top).}
 \end{twocollist}