Bugs item #475478, was opened at 2001-10-26 18:01
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=115655&aid=475478&group_id=15655
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: StaticBitmap
Initial Comment:
If you have created a StaticBitmap as a placeholder
with wxNullBitmap as template and you want to change
the bitmap by calling SetBitmap(), then the mask of
the new bitmap is ignored and the mask of the
placeholder bitmap (a null mask) is used instead.
Is this a feature or a bug? However it would be nicer
to change the bitmap with its associated mask.
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=115655&aid=475478&group_id=15655
|