]> git.saurik.com Git - wxWidgets.git/commitdiff
added wxAuiNotebook and wxAuiTabArt to classes.tex and category.tex
authorBenjamin Williams <bwilliams@kirix.com>
Sat, 11 Nov 2006 22:10:19 +0000 (22:10 +0000)
committerBenjamin Williams <bwilliams@kirix.com>
Sat, 11 Nov 2006 22:10:19 +0000 (22:10 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43322 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

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

index 6f88e0cb40004ea6e7cc3b6bc4d36d7d03302ff0..7571c54826b2444242ca330fb9d4caba397aed76 100644 (file)
@@ -158,8 +158,10 @@ draggable tabs etc. are in progress. See also \helpref{wxAUI overview}{wxauiover
 \twocolwidtha{6cm}
 \begin{twocollist}\itemsep=0pt
 \twocolitem{\helpref{wxAuiManager}{wxauimanager}}{The central class for managing the interface}
+\twocolitem{\helpref{wxAuiNotebook}{wxauinotebook}}{A replacement notebook class with extra features}
 \twocolitem{\helpref{wxAuiPaneInfo}{wxauipaneinfo}}{Describes a single pane}
-\twocolitem{\helpref{wxAuiDockArt}{wxauidockart}}{Art and metrics provider for customizing the interface}
+\twocolitem{\helpref{wxAuiDockArt}{wxauidockart}}{Art and metrics provider for customizing the docking user interface}
+\twocolitem{\helpref{wxAuiTabArt}{wxauitabart}}{Art and metrics provider for customizing the notebook user interface}
 \end{twocollist}
 
 
index 381dde2657687a6d88ab72eeb4518c61285d3592..e7030d05bf0bbc19a6d4bfb9348c0ef545e2f144 100644 (file)
@@ -20,7 +20,9 @@
 \input arrstrng.tex
 \input artprov.tex
 \input auidockart.tex
+\input auitabart.tex
 \input auimanager.tex
+\input auinotebook.tex
 \input auipaneinfo.tex
 \input autoobj.tex
 \input bitmap.tex