b2629a97e5
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. |
||
---|---|---|
.. | ||
checked.xpm | ||
icon1.xpm | ||
icon2.xpm | ||
icon3.xpm | ||
icon4.xpm | ||
icon5.xpm | ||
makefile.gcc | ||
Makefile.in | ||
makefile.unx | ||
makefile.vc | ||
state1.xpm | ||
state2.xpm | ||
state3.xpm | ||
state4.xpm | ||
state5.xpm | ||
treectrl_vc8.vcproj | ||
treectrl_vc9.vcproj | ||
treectrl.bkl | ||
treetest.cpp | ||
treetest.h | ||
unchecked.xpm |