Re: [PATCH] Make kslideshow.kss work again
- Date: Fri, 2 May 2008 13:11:47 +0200
- From: Oswald Buddenhagen <ossi@xxxxxxx>
- Subject: Re: [PATCH] Make kslideshow.kss work again
On Thu, May 01, 2008 at 10:41:03PM +0200, Arno wrote:
> On Thursday 01 May 2008 22:21:41 Oswald Buddenhagen wrote:
> > > Hmm, for me it was the easiest way to make it work again. Seems it
> > > isn't the best way :) I have to admit, I'm not very experienced in
> > > this kind of Qt-programming. What is the right way to get rid of the
> > > painter paths? Please give me a hint in the right direction.
> >
> > what was wrong about the way the code was so far? the change is not
> > related to drawing outside the paint event, afaict.
>
> Nope, it's more related from changing from bitBlt to drawPixmap.
>
seems unrelated to me ...
> When I let the QPainter draw the QPolygon, it only outlines it, but
> doesn't fill it.
>
i'd venture the guess that something is wrong with the brush. maybe use
setTexture instead of setPixmap (which is qt3 support anyway).
--
Hi! I'm a .signature virus! Copy me into your ~/.signature, please!
--
Confusion, chaos, panic - my work here is done.
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<