[wx-dev] Re: png-bug
Christian Buhtz
exsudat at gmx.de
Fri May 2 00:38:46 PDT 2008
Vadim Zeitlin schrieb:
> CB> And what is about the icons in a wxTreeCtrl?
>
> What about them? What do they have to do with wxStaticBitmap?
There is the same transparancy problem on item icons.
> CB> About wxStaticBitmap I wonder if we don't call this Connect() on all
> CB> Windows versions?
>
> This could be done but I'd really like to understand how is it possible
> that the same control works just fine for most people (including me) but
> doesn't work for some other ones. Of course, this does require spending
> time on debugging this, e.g. finding what kind of images exactly expose
> this problem. If you don't want to do this, a simple workaround (don't use
> wxStaticBitmap at all) was already provided in this thread.
All images generated with Inkscape and exported as PNG has the problem.
Who would debug it?
Couldn't we just add a workaround-flag for that problem untill it is
solved. Something like wxSTATICBITMAP_PAINTITSELF_WORKAROUND ? ;)
Is there now I open bug that describe this problem enough? Or should I
open a new one?
I apply to set the priority of that bug more higher.
More information about the wx-dev
mailing list