I am stuck at a very crucial point..Is there any way i can record the<br> clients request to create a window...and get the co-ordinates, width and<br> height of the new window, the client requests to make...<br> <br> I am using XRecord extension functions for recording purpose.<br> There is a struct xCreateWinReq in XProto.h, but i get a very<br> vague data on using it....May be i am missing some thing or some concept is<br> not clear...Here is one sample output that i am getting<br> <br> "Request from Client Create Window:-100:-100:1:1"<br>  here i am getting that client wants to make wimdow at x = -100, y = -100<br>  height = 1 width = 1;<br> <br> <br> following is the code snippet i am using for this<br> ----<br>      req = ( xCreateWindowReq *)xRecIntdata->data;<br>      myfile <<":"<<req->x<<":"<<req->y<<":"<<req->width<<":"<<req->height;<br>  ----<br>
 xRecIntdata is a struct of type XRecordInterceptData in XRecord Extension.<br>  Is there anything wrong with that or the way i have understood X..<br>  I would be greatfull if you could guide me out of this, or give me<br>  pointer to a relevant forum..where i can post this question.<br> <br>    <br> <br>     <br> <p>
        

        
                <hr size=1> 
Yahoo! India Answers: Share what you know. Learn something new. <a href="http://us.rd.yahoo.com/mail/in/mailanswers/*http://in.answers.yahoo.com">Click here</a>