On Friday 30 May 2003 1:30 pm, Carsten Haitzler (The Rasterman) wrote:
> > Well, the thing is that I have not clue on how to use SYNC extension, not
> > even
>
> that still wont solve the problem. use double buffering. draw to a pixmap -
> then when drawing is done copy it to the window.

Yes, I hear about double buffering but is something I still have not very 
clear.

I tried printing the text into one window and then copying it to another with 
XCopyArea but this didn't solve the problem.

I think you mean something different from what I did, isn't it? Do you mean 
create a pixmap, draw the text to the pixmap (instead of to the window) and 
then put the pixmap on the window? If I am wrong, could you please point me 
to an example?

Thanks a lot,

Asier
_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to