wxWidgets/samples/treectrl
Vadim Zeitlin ced845f006 Update wxTreeCtrl and its sample to work with wxBitmapBundle
Override OnImagesChanged() to call UpdateImageListIfNecessary() even in
wxGenericTreeCtrl for now, although in the future it would really make
sense to stop using wxImageList in its implementation and just use
wxBitmapBundle directly instead.

wxMSW is the only one which really needs an image list, as it's required
by the native control.

Also update the sample, even though it doesn't look very nice because
its icons are only available in a single size, so we have to always
scale them.
2021-11-07 21:46:42 +00:00
..
checked.xpm
icon1.xpm
icon2.xpm
icon3.xpm
icon4.xpm
icon5.xpm
makefile.gcc Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
Makefile.in Use CMake-compatible variable names in configure Info.plist files 2021-08-15 18:39:34 +02:00
makefile.unx Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
makefile.vc Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
state1.xpm
state2.xpm
state3.xpm
state4.xpm
state5.xpm
treectrl_vc8.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
treectrl_vc9.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
treectrl.bkl Remove unnecessary win32-res tags from samples bakefiles 2021-10-20 17:47:47 +02:00
treetest.cpp Update wxTreeCtrl and its sample to work with wxBitmapBundle 2021-11-07 21:46:42 +00:00
treetest.h Update wxTreeCtrl and its sample to work with wxBitmapBundle 2021-11-07 21:46:42 +00:00
unchecked.xpm