]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/notebook.tex
remove .cvsignore files, they're useless with svn
[wxWidgets.git] / docs / latex / wx / notebook.tex
index 038be5568b608c6385de1a27667ca77bc05cafb1..f59eb9767a186cd065e255071f8344873befb60f 100644 (file)
@@ -10,6 +10,7 @@ managed by wxNotebook.
 
 \wxheading{Derived from}
 
 
 \wxheading{Derived from}
 
+wxBookCtrlBase (see \helpref{wxBookCtrl overview}{wxbookctrloverview})\\
 \helpref{wxControl}{wxcontrol}\\
 \helpref{wxWindow}{wxwindow}\\
 \helpref{wxEvtHandler}{wxevthandler}\\
 \helpref{wxControl}{wxcontrol}\\
 \helpref{wxWindow}{wxwindow}\\
 \helpref{wxEvtHandler}{wxevthandler}\\
@@ -412,7 +413,6 @@ This function is deprecated and should not be used in new code. Please use the
 \helpref{wxNotebook::GetSelection}{wxnotebookgetselection}
 
 
 \helpref{wxNotebook::GetSelection}{wxnotebookgetselection}
 
 
-
 \membersection{wxNotebook::ChangeSelection}\label{wxnotebookchangeselection}
 
 \func{int}{ChangeSelection}{\param{size\_t}{ page}}
 \membersection{wxNotebook::ChangeSelection}\label{wxnotebookchangeselection}
 
 \func{int}{ChangeSelection}{\param{size\_t}{ page}}
@@ -422,3 +422,4 @@ Changes the selection for the given page, returning the previous selection.
 The call to this function \emph{does not} generate the page changing events.
 This is the only difference with \helpref{SetSelection}{wxnotebooksetselection}.
 See \helpref{this topic}{progevent} for more info.
 The call to this function \emph{does not} generate the page changing events.
 This is the only difference with \helpref{SetSelection}{wxnotebooksetselection}.
 See \helpref{this topic}{progevent} for more info.
+