Add screenshots of wxRearrange{List,Ctrl} to the manual
This is useful if only to illustrate the difference between the two.
This commit is contained in:
BIN
docs/doxygen/images/generic/rearrangectrl.png
Normal file
BIN
docs/doxygen/images/generic/rearrangectrl.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.1 KiB |
BIN
docs/doxygen/images/generic/rearrangelist.png
Normal file
BIN
docs/doxygen/images/generic/rearrangelist.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.2 KiB |
@@ -45,6 +45,7 @@
|
|||||||
|
|
||||||
@library{wxcore}
|
@library{wxcore}
|
||||||
@category{ctrl}
|
@category{ctrl}
|
||||||
|
@genericAppearance{rearrangelist}
|
||||||
*/
|
*/
|
||||||
class wxRearrangeList : public wxCheckListBox
|
class wxRearrangeList : public wxCheckListBox
|
||||||
{
|
{
|
||||||
@@ -178,6 +179,7 @@ public:
|
|||||||
|
|
||||||
@library{wxcore}
|
@library{wxcore}
|
||||||
@category{ctrl}
|
@category{ctrl}
|
||||||
|
@genericAppearance{rearrangectrl}
|
||||||
*/
|
*/
|
||||||
class wxRearrangeCtrl : public wxPanel
|
class wxRearrangeCtrl : public wxPanel
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user