Commented out appearance sections in docs temporarily until screenshots are added.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Bryan Petty
2008-05-02 04:52:42 +00:00
parent 3d2cf88441
commit 0c7fe6f220
22 changed files with 26 additions and 26 deletions

View File

@@ -50,7 +50,7 @@ enum wxAnimationType
@nativeimpl{wxgtk,wxmsw} @nativeimpl{wxgtk,wxmsw}
@appearance{animationctrl.png} <!-- @appearance{animationctrl.png} -->
@see wxAnimation @see wxAnimation
*/ */

View File

@@ -62,7 +62,7 @@
@library{wxcore} @library{wxcore}
@category{ctrl} @category{ctrl}
@appearance{bitmapbutton.png} <!-- @appearance{bitmapbutton.png} -->
@see wxButton @see wxButton
*/ */

View File

@@ -49,7 +49,7 @@
@library{wxadv} @library{wxadv}
@category{ctrl} @category{ctrl}
@appearance{bitmapcombobox.png} <!-- @appearance{bitmapcombobox.png} -->
@see wxComboBox, wxChoice, wxOwnerDrawnComboBox, wxCommandEvent @see wxComboBox, wxChoice, wxOwnerDrawnComboBox, wxCommandEvent
*/ */

View File

@@ -39,7 +39,7 @@
@library{wxcore} @library{wxcore}
@category{ctrl} @category{ctrl}
@appearance{button.png} <!-- @appearance{button.png} -->
@see wxBitmapButton @see wxBitmapButton
*/ */

View File

@@ -43,7 +43,7 @@
@library{wxcore} @library{wxcore}
@category{pickers} @category{pickers}
@appearance{filepickerctrl.png} <!-- @appearance{filepickerctrl.png} -->
@see wxFileDialog, wxFileDirPickerEvent @see wxFileDialog, wxFileDirPickerEvent
*/ */
@@ -161,7 +161,7 @@ public:
@library{wxcore} @library{wxcore}
@category{pickers} @category{pickers}
@appearance{dirpickerctrl.png} <!-- @appearance{dirpickerctrl.png} -->
@see wxDirDialog, wxFileDirPickerEvent @see wxDirDialog, wxFileDirPickerEvent
*/ */

View File

@@ -38,7 +38,7 @@
@library{wxcore} @library{wxcore}
@category{pickers} @category{pickers}
@appearance{fontpickerctrl.png} <!-- @appearance{fontpickerctrl.png} -->
@see wxFontDialog, wxFontPickerEvent @see wxFontDialog, wxFontPickerEvent
*/ */

View File

@@ -18,7 +18,7 @@
@library{wxhtml} @library{wxhtml}
@category{ctrl} @category{ctrl}
@appearance{htmllistbox.png} <!-- @appearance{htmllistbox.png} -->
@see wxSimpleHtmlListBox @see wxSimpleHtmlListBox
*/ */
@@ -177,7 +177,7 @@ public:
@library{wxhtml} @library{wxhtml}
@category{ctrl} @category{ctrl}
@appearance{simplehtmllistbox.png} <!-- @appearance{simplehtmllistbox.png} -->
@see wxSimpleHtmlListBox::Create @see wxSimpleHtmlListBox::Create
*/ */

View File

@@ -72,7 +72,7 @@ public:
@library{wxadv} @library{wxadv}
@category{ctrl} @category{ctrl}
@appearance{hyperlinkctrl.png} <!-- @appearance{hyperlinkctrl.png} -->
@see wxURL, wxHyperlinkEvent @see wxURL, wxHyperlinkEvent
*/ */

View File

@@ -54,7 +54,7 @@
@library{wxcore} @library{wxcore}
@category{ctrl} @category{ctrl}
@appearance{listbox.png} <!-- @appearance{listbox.png} -->
@see wxChoice, wxComboBox, wxListCtrl, wxCommandEvent @see wxChoice, wxComboBox, wxListCtrl, wxCommandEvent
*/ */

View File

@@ -84,7 +84,7 @@
@library{wxcore} @library{wxcore}
@category{ctrl} @category{ctrl}
@appearance{listctrl.png} <!-- @appearance{listctrl.png} -->
@see @ref overview_wxlistctrloverview "wxListCtrl overview", wxListView, @see @ref overview_wxlistctrloverview "wxListCtrl overview", wxListView,
wxListBox, wxTreeCtrl, wxImageList, wxListEvent, wxListItem wxListBox, wxTreeCtrl, wxImageList, wxListEvent, wxListItem
@@ -1122,7 +1122,7 @@ public:
@library{wxcore} @library{wxcore}
@category{ctrl} @category{ctrl}
@appearance{listview.png} <!-- @appearance{listview.png} -->
@see wxListView::SetColumnImage @see wxListView::SetColumnImage
*/ */

View File

@@ -57,7 +57,7 @@ enum wxOwnerDrawnComboBoxPaintingFlags
@library{wxadv} @library{wxadv}
@category{ctrl} @category{ctrl}
@appearance{ownerdrawncombobox.png} <!-- @appearance{ownerdrawncombobox.png} -->
@see wxComboCtrl, wxComboBox, wxVListBox, wxCommandEvent @see wxComboCtrl, wxComboBox, wxVListBox, wxCommandEvent
*/ */

View File

@@ -33,7 +33,7 @@
@library{wxcore} @library{wxcore}
@category{ctrl} @category{ctrl}
@appearance{radiobox.png} <!-- @appearance{radiobox.png} -->
@see @ref overview_eventhandling, wxRadioButton, wxCheckBox @see @ref overview_eventhandling, wxRadioButton, wxCheckBox
*/ */

View File

@@ -39,7 +39,7 @@
@library{wxcore} @library{wxcore}
@category{ctrl} @category{ctrl}
@appearance{radiobutton.png} <!-- @appearance{radiobutton.png} -->
@see @ref overview_eventhandling, wxRadioBox, wxCheckBox @see @ref overview_eventhandling, wxRadioBox, wxCheckBox
*/ */

View File

@@ -43,7 +43,7 @@
@library{wxcore} @library{wxcore}
@category{ctrl} @category{ctrl}
@appearance{slider.png} <!-- @appearance{slider.png} -->
@see @ref overview_eventhandlingoverview, wxScrollBar @see @ref overview_eventhandlingoverview, wxScrollBar
*/ */

View File

@@ -68,7 +68,7 @@ public:
@library{wxcore} @library{wxcore}
@category{ctrl} @category{ctrl}
@appearance{spinbutton.png} <!-- @appearance{spinbutton.png} -->
@see wxSpinCtrl @see wxSpinCtrl
*/ */

View File

@@ -22,7 +22,7 @@
@library{wxcore} @library{wxcore}
@category{ctrl} @category{ctrl}
@appearance{spinctrl.png} <!-- @appearance{spinctrl.png} -->
@see @ref overview_eventhandlingoverview, wxSpinButton, wxControl @see @ref overview_eventhandlingoverview, wxSpinButton, wxControl
*/ */

View File

@@ -18,7 +18,7 @@
@library{wxcore} @library{wxcore}
@category{ctrl} @category{ctrl}
@appearance{staticbitmap.png} <!-- @appearance{staticbitmap.png} -->
@see wxStaticBitmap, wxStaticBox @see wxStaticBitmap, wxStaticBox
*/ */

View File

@@ -25,7 +25,7 @@
@library{wxcore} @library{wxcore}
@category{ctrl} @category{ctrl}
@appearance{staticbox.png} <!-- @appearance{staticbox.png} -->
@see wxStaticText @see wxStaticText
*/ */

View File

@@ -40,7 +40,7 @@
@library{wxcore} @library{wxcore}
@category{ctrl} @category{ctrl}
@appearance{statictext.png} <!-- @appearance{statictext.png} -->
@see wxStaticBitmap, wxStaticBox @see wxStaticBitmap, wxStaticBox
*/ */

View File

@@ -695,7 +695,7 @@ public:
@library{wxcore} @library{wxcore}
@category{ctrl} @category{ctrl}
@appearance{textctrl.png} <!-- @appearance{textctrl.png} -->
@see wxTextCtrl::Create, wxValidator @see wxTextCtrl::Create, wxValidator
*/ */

View File

@@ -27,7 +27,7 @@
@library{wxcore} @library{wxcore}
@category{ctrl} @category{ctrl}
@appearance{togglebutton.png} <!-- @appearance{togglebutton.png} -->
@see wxCheckBox, wxButton, wxBitmapToggleButton @see wxCheckBox, wxButton, wxBitmapToggleButton
*/ */
@@ -120,7 +120,7 @@ public:
@library{wxcore} @library{wxcore}
@category{ctrl} @category{ctrl}
@appearance{bitmaptogglebutton.png} <!-- @appearance{bitmaptogglebutton.png} -->
*/ */
class wxBitmapToggleButton : public wxControl class wxBitmapToggleButton : public wxControl
{ {

View File

@@ -121,7 +121,7 @@ public:
@library{wxcore} @library{wxcore}
@category{ctrl} @category{ctrl}
@appearance{treectrl.png} <!-- @appearance{treectrl.png} -->
@see wxTreeItemData, @ref overview_wxtreectrloverview "wxTreeCtrl overview", @see wxTreeItemData, @ref overview_wxtreectrloverview "wxTreeCtrl overview",
wxListBox, wxListCtrl, wxImageList, wxTreeEvent wxListBox, wxListCtrl, wxImageList, wxTreeEvent