Some doc changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4362 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
A dialog suitable for handling tabs.
|
||||
|
||||
Please note that the preferred class for programming tabbed windows is \helpref{wxNotebook}{wxnotebook}.
|
||||
This class is retained for backward compatibility.
|
||||
|
||||
\wxheading{Derived from}
|
||||
|
||||
\helpref{wxDialog}{wxdialog}\\
|
||||
@@ -50,6 +53,9 @@ Returns the tab view associated with the dialog box.
|
||||
|
||||
A panel suitable for handling tabs.
|
||||
|
||||
Please note that the preferred class for programming tabbed windows is \helpref{wxNotebook}{wxnotebook}.
|
||||
This class is retained for backward compatibility.
|
||||
|
||||
\wxheading{Derived from}
|
||||
|
||||
\helpref{wxPanel}{wxpanel}\\
|
||||
@@ -90,6 +96,9 @@ Returns the tab view associated with the panel.
|
||||
|
||||
You will rarely need to use this class directly.
|
||||
|
||||
Please note that the preferred class for programming tabbed windows is \helpref{wxNotebook}{wxnotebook}.
|
||||
This class is retained for backward compatibility.
|
||||
|
||||
\wxheading{Derived from}
|
||||
|
||||
\helpref{wxObject}{wxobject}
|
||||
@@ -235,6 +244,9 @@ Sets the width and height for this tab.
|
||||
|
||||
Responsible for drawing tabs onto a window, and dealing with input.
|
||||
|
||||
Please note that the preferred class for programming tabbed windows is \helpref{wxNotebook}{wxnotebook}.
|
||||
This class is retained for backward compatibility.
|
||||
|
||||
\wxheading{Derived from}
|
||||
|
||||
\helpref{wxObject}{wxobject}
|
||||
|
Reference in New Issue
Block a user