----- Original Message -----
From: "Mark Vojkovich" <[EMAIL PROTECTED]>
To: "Pablo C." <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Sunday, March 03, 2002 12:03 AM
Subject: Re: [Xpert]Xlib problem
> On Sat, 2 Mar 2002, Pablo C. wrote:
>
> > Hi!
> >
> > I wanna know how to use the Expose event and the ConfigureNotify, i
> > try to
> > explain you what my problem is: i use pixmaps to manager the Expose
> > event and
> > then when that event do i use XCopyArea to the window but when i recive
> > the
> > ConfigureNotify i have to free the pixmap and to create a new pixmap and
> >
> > repaint all the things that the pixmap have, and i think this not the
> > best
> > develop, Can you help me?.
>
> If the Pixmap is an exact copy of the window contents you can
> just set the pixmap as the window background and never have to
> handle an expose event ever.
>
>
> Mark.
Thanks Mark but my problem is other i know you solution i have to use
XSetWindowBackgroundPixmap but you know that this method make repeat the
pixmap all the time when the window is more great than the pixmap and this
is not the solution that i looking for, anyway THANKS :-).
LINUX RULES. X MORE THAN THIS :-).
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert