Files
wxWidgets/include/wx/msw
Vadim Zeitlin f9b4d6b18c Fix showing of 32bpp bitmaps without alpha in wxMSW wxStaticBitmap.
The native control doesn't make a secret copy of the image in this case (0RGB
bitmap, i.e. 32bpp ARGB bitmap with all alpha values set to 0) and just shows
the bitmap we assigned to it directly, so we must not delete it in this case,
otherwise nothing is shown at all.

Closes #16084.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76148 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-03-14 19:22:31 +00:00
..
2013-11-12 18:06:37 +00:00
2013-11-12 18:06:37 +00:00
2013-11-12 18:06:37 +00:00
2013-10-25 12:17:28 +00:00
2014-03-11 16:04:22 +00:00
2013-11-12 18:06:37 +00:00
2013-10-25 12:17:28 +00:00