[Xcb] old XCBSync question
Vincent Torri
vtorri at univ-evry.fr
Fri Sep 8 23:17:20 PDT 2006
hey,
for the evas engine, I have to call in the same function several time
XCBSync. Don't ask me why. Ask raster :)
As it is deprecated, I replace it by a call of
XCBGetInputFocusReply
My question is : Can I call XCBGetInputFocusUnchecked once and
XCBGetInputFocusReply several times later ? Is it necessary to call
XCBGetInputFocusUnchecked each time I want to sync the connection ?
thank you
Vincent
More information about the Xcb
mailing list