Document that wxRearrange* controls exist since 2.9.0.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64748 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -42,6 +42,8 @@
|
|||||||
is to use wxRearrangeCtrl which combines it with two standard buttons to
|
is to use wxRearrangeCtrl which combines it with two standard buttons to
|
||||||
move the current item up or down.
|
move the current item up or down.
|
||||||
|
|
||||||
|
@since 2.9.0
|
||||||
|
|
||||||
@library{wxcore}
|
@library{wxcore}
|
||||||
@category{ctrl}
|
@category{ctrl}
|
||||||
*/
|
*/
|
||||||
@@ -173,6 +175,8 @@ public:
|
|||||||
the "Up" and "Down" buttons to move the currently selected item up or down.
|
the "Up" and "Down" buttons to move the currently selected item up or down.
|
||||||
It is used as the main part of a wxRearrangeDialog.
|
It is used as the main part of a wxRearrangeDialog.
|
||||||
|
|
||||||
|
@since 2.9.0
|
||||||
|
|
||||||
@library{wxcore}
|
@library{wxcore}
|
||||||
@category{ctrl}
|
@category{ctrl}
|
||||||
*/
|
*/
|
||||||
@@ -260,6 +264,8 @@ public:
|
|||||||
}
|
}
|
||||||
@endcode
|
@endcode
|
||||||
|
|
||||||
|
@since 2.9.0
|
||||||
|
|
||||||
@library{wxcore}
|
@library{wxcore}
|
||||||
@category{cmndlg}
|
@category{cmndlg}
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user