[wxPython-users] Bug in Bitmap / PNG Transparency?
Robin Dunn
robin at alldunn.com
Mon Jun 18 10:43:13 PDT 2007
Marcus wrote:
> Robin Dunn wrote:
>> Have you tried drawing the image yourself instead of letting the static
>> bitmap widget do it?
>
> Good idea. It works fine when doing that, or using a wx.lib.statbmp
> control instead... so it must be a problem with wxWidgets itself.
More likely with the native static bitmap widget, or that its
interpretation of the alpha data is different than normal, or something.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wxpython-users
mailing list