wxWidgets/samples/treectrl
Alexander Koshelev b2629a97e5 Add wxBitmapBundle::GetPreferredLogicalSizeFor()
We often need the logical bitmap size when using it in size computations
involving window size, so add a function returning it directly to
wxBitmapBundle, similarly to wxBitmap::GetLogicalSize(), to avoid using
FromPhys() everywhere.

Also rename the existing wxBitmapBundle::GetPreferredSizeFor() to
GetPreferredBitmapSizeFor() to make it more clear that this is similar
to wxBitmap::GetSize() and so returns the size in physical units.

Closes #22056.
2022-01-27 14:29:25 +01:00
..
checked.xpm
icon1.xpm
icon2.xpm
icon3.xpm
icon4.xpm
icon5.xpm
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 Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
makefile.vc Use DPI aware manifests for MSVS 2022 too 2021-12-18 13:22:59 +01:00
state1.xpm
state2.xpm
state3.xpm
state4.xpm
state5.xpm
treectrl_vc8.vcproj Rebake after parent commit changes 2021-12-17 21:29:49 +01:00
treectrl_vc9.vcproj Rebake after parent commit changes 2021-12-17 21:29:49 +01:00
treectrl.bkl Remove unnecessary win32-res tags from samples bakefiles 2021-10-20 17:47:47 +02:00
treetest.cpp Add wxBitmapBundle::GetPreferredLogicalSizeFor() 2022-01-27 14:29:25 +01:00
treetest.h Update wxTreeCtrl and its sample to work with wxBitmapBundle 2021-11-07 21:46:42 +00:00
unchecked.xpm