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:
parent
c82a0b82a2
commit
7316ce7626
3 changed files with 2 additions and 0 deletions
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}
|
||||
@category{ctrl}
|
||||
@genericAppearance{rearrangelist}
|
||||
*/
|
||||
class wxRearrangeList : public wxCheckListBox
|
||||
{
|
||||
|
|
@ -178,6 +179,7 @@ public:
|
|||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
@genericAppearance{rearrangectrl}
|
||||
*/
|
||||
class wxRearrangeCtrl : public wxPanel
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue