[wx-dev] Re: png-bug

Steven Van Ingelgem steven at vaningelgem.be
Fri May 2 00:51:25 PDT 2008


Hey Christian,


Could you provide me with a PNG as exported from Inkscape? Better not
to post to the wx list, but just provide a link to one.


Thanks

On 02/05/2008, Christian Buhtz <exsudat at gmx.de> wrote:
> 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.
>
>
>  _______________________________________________
>  wx-dev mailing list
>  wx-dev at lists.wxwidgets.org
>  http://lists.wxwidgets.org/mailman/listinfo/wx-dev
>


More information about the wx-dev mailing list