[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: bitBlting
From:       Thomas =?iso-8859-15?q?L=FCbking?= <thomas.luebking () web ! de>
Date:       2004-12-26 21:12:00
Message-ID: 200412262212.00942.thomas.luebking () web ! de
[Download RAW message or body]

On Sunday 26 December 2004 15:31, Gopala Krishna wrote:
> Hi,
>  Can any of u help me in reducing flickers when some unfilled rectangle is
> drawn by dragging mouse without disturbing the widgets or something between
> them.I know we can use bitBlt but I don't know how exactly this can be
> done.Please help as this is main part of my project. -Gopala Krishna A
>
> Gopala Krishna

int width, height;
QOixmap *src;
QOixmap *dst(>=width, >=height);
bitBlt( dst, int dstX, int dstY, src, int srcX, int srcY, width, height );

that's it?
Thomas
-- 
Think, think different. But essentially: Think!
 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic