X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3e6c2880bf92390006a09d4324d3ecae81f02b7b..c50f92d08cc3633f8127931e7cf5d362ab8ac392:/docs/latex/wx/category.tex?ds=sidebyside diff --git a/docs/latex/wx/category.tex b/docs/latex/wx/category.tex index c156003ab2..e7b4156232 100644 --- a/docs/latex/wx/category.tex +++ b/docs/latex/wx/category.tex @@ -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} @@ -196,7 +197,7 @@ These classes are related to drawing on device contexts and windows. \twocolitem{\helpref{wxPenList}{wxpenlist}}{The list of previously-created pens} \twocolitem{\helpref{wxPalette}{wxpalette}}{Represents a table of indices into RGB values} \twocolitem{\helpref{wxRegion}{wxregion}}{Represents a simple or complex region on a window or device context} -\twocolitem{\helpref{wxRenderer}{wxrenderer}}{Abstracts high-level drawing primitives} +\twocolitem{\helpref{wxRendererNative}{wxrenderernative}}{Abstracts high-level drawing primitives} \end{twocollist} {\large {\bf Events}}