wxwidgets/samples/aui
Vadim Zeitlin bbdbee3e57 Use wxArtProvider::GetBitmapBundle() in the AUI sample
This sweeps under the carpet the regression which resulted in bitmaps
returned from wxArtProvider::GetBitmap() not looking the same since
starting to use wxBitmapBundle in AUI, but OTOH it just doesn't seem
possible to both preserve the compatibility and allow actually using
appropriate, not scaled, bitmaps in different resolutions.

The new code is as simple as the old version, follows the official
advice to use GetBitmapBundle() rather than GetBitmap(), and looks good
in high DPI, which should compensate for the behaviour change.
2022-01-13 17:34:49 +00:00
..
minimal_iphone.xcodeproj Fixing wxGLCanvas under 10.14, preparing for layer based drawing 2018-06-30 16:57:57 +02:00
auidemo.bkl Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
auidemo.cpp Use wxArtProvider::GetBitmapBundle() in the AUI sample 2022-01-13 17:34:49 +00:00
auidemo_vc8.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
auidemo_vc9.vcproj Use arch suffix consistently in all directories names 2021-08-26 23:12:40 +02:00
descrip.mms remove executable property from non-executable files, closes #15504 2013-09-16 15:47:27 +00:00
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