wxwidgets/samples/treectrl
Vadim Zeitlin f9a22962e0 Add wxTreeCtrl::GetStateImageCount() and HasStateImages()
Add these functions for consistency with SetStateImages() and to avoid
using GetStateImageList() in the treectrl sample, which can now use
GetStateImageCount() instead.
2023-11-03 00:53:40 +01:00
..
checked.xpm Use xpms for checked/unchecked states instead of drawing them (yielded junk) 2008-10-17 11:58:39 +00:00
icon1.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
icon2.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
icon3.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
icon4.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
icon5.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
makefile.gcc Rebake after the previous commit 2023-07-29 18:13:29 +02:00
Makefile.in Rebake after the previous commit 2023-07-29 18:13:29 +02:00
makefile.unx Remove wxGTK1 port and GPE support 2022-10-16 22:01:02 +02:00
makefile.vc Rebake after the previous commit 2023-07-29 18:13:29 +02:00
state0_2x_png.h Add high DPI versions of state icons to the treectrl sample 2023-11-03 00:53:40 +01:00
state0_png.h Add high DPI versions of state icons to the treectrl sample 2023-11-03 00:53:40 +01:00
state1.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
state1_2x_png.h Add high DPI versions of state icons to the treectrl sample 2023-11-03 00:53:40 +01:00
state1_png.h Add high DPI versions of state icons to the treectrl sample 2023-11-03 00:53:40 +01:00
state2.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
state2_2x_png.h Add high DPI versions of state icons to the treectrl sample 2023-11-03 00:53:40 +01:00
state2_png.h Add high DPI versions of state icons to the treectrl sample 2023-11-03 00:53:40 +01:00
state3.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
state4.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
state5.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
treectrl.bkl Remove unnecessary win32-res tags from samples bakefiles 2021-10-20 17:47:47 +02:00
treetest.cpp Add wxTreeCtrl::GetStateImageCount() and HasStateImages() 2023-11-03 00:53:40 +01:00
treetest.h Add wxTreeCtrl::SetStateImages() 2023-11-03 00:53:40 +01:00
unchecked.xpm Use xpms for checked/unchecked states instead of drawing them (yielded junk) 2008-10-17 11:58:39 +00:00