<div dir="ltr">i need your help<br><br><br>i am trying to grab a cursor image (i have the cursor's XID).<br><br>xlib doesn't have any functions that does that.<br>xfixes have a function that reads the cursor image, but only the current cursor<br>
and i am trying to get a cursor which i have i'ts XID.<br><br>XCopyArea(display,mycursor,...) gives me a "bad drawable" error.<br><br>anyone ?<br></div>