[Xcb] xcb_clear_area

Julien Danjou julien at danjou.info
Wed Dec 10 23:42:43 PST 2008


At 1228968909 time_t, Matthew Allen wrote:
> I'm trying to update my window after it's content has changed. In xlib I used XClearArea... so I looked for an equivalent call in xcb and found xcb_clear_area which would seem to be what I'm looking for. But it doesn't cause my window to receive a new XCB_EXPOSE event. So the window still looks the same until a resize it and then I receive a XCB_EXPOSE.

Did you set the exposure value of your event to true ?
I'd say no, and that'd be the problem.

Cheers,
-- 
Julien Danjou
// ᐰ <julien at danjou.info>   http://julien.danjou.info
// 9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://lists.freedesktop.org/archives/xcb/attachments/20081211/613bcb29/attachment.pgp 


More information about the Xcb mailing list