]> git.saurik.com Git - wxWidgets.git/commit
* Fixed wxStaticBitmap::SetBitmap so that it does not ignore the mask
authorMattia Barbon <mbarbon@cpan.org>
Tue, 6 Nov 2001 21:16:02 +0000 (21:16 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Tue, 6 Nov 2001 21:16:02 +0000 (21:16 +0000)
commitd8bffc1335b021848d2947530213e4ef119226fc
tree8f94c8704f4a0afb6032f2f36eaf064b70451da5
parente37177c27b95be65b4f1d96906fb12f54fa02a56
* Fixed wxStaticBitmap::SetBitmap so that it does not ignore the mask
* Hopefully made possible use SetBitmap with as wxSB created with an icon
  and SetIcon with a wxSB created with a bitmap

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/statbmp.h
src/msw/statbmp.cpp