wxWidgets/samples/dataview
Vadim Zeitlin 4073f3b9bf Use wxBitmapBundle in wxDataViewCtrl-related classes
Extend the existing use of wxIcon in wxDataViewIconText,
wxDataViewCheckIconText, the corresponding renderers and
wxDataViewTreeCtrl to wxBitmapBundle.

As with the other classes, the existing setters have been preserved as
they remain almost entirely compatible with the existing code and the
return type of the existing getters was preserved, with new getters
being introduced for returning wxBitmapBundle only where they're really
required.

Update the sample to use wxBitmapBundle with its wxDataViewTreeCtrl.
2022-01-23 21:55:30 +01:00
..
dataview_vc8.vcproj Rebake after parent commit changes 2021-12-17 21:29:49 +01:00
dataview_vc9.vcproj Rebake after parent commit changes 2021-12-17 21:29:49 +01:00
dataview.bkl Remove unnecessary win32-res tags from samples bakefiles 2021-10-20 17:47:47 +02:00
dataview.cpp Use wxBitmapBundle in wxDataViewCtrl-related classes 2022-01-23 21:55:30 +01:00
descrip.mms
makefile.gcc Rebake after parent commit changes 2021-12-17 21:29:49 +01:00
Makefile.in Rebake after the year change 2022-01-14 22:51:24 +01:00
makefile.unx
makefile.vc Use DPI aware manifests for MSVS 2022 too 2021-12-18 13:22:59 +01:00
mymodels.cpp Use wxBitmapBundle in wxDataViewCtrl-related classes 2022-01-23 21:55:30 +01:00
mymodels.h Use wxBitmapBundle in wxDataViewCtrl-related classes 2022-01-23 21:55:30 +01:00