>>      2: Seems I got no way to get the stage's absolute x,y relative to 
>> desktop
>=
>> root_window?
>
>absolute x,y relative? I suppose that you mean the absolute x,y position of the
>stage
>on the screen.

Yeah, Exactly! :)

>
>Some time ago a similar thread was sent to this list [1]
>For example, if you are using the X11 backend, you can use these functions:
>   clutter_x11_get_root_window
>   clutter_x11_get_stage_window
>
>In order to get the root X window and the X window related to the stage. Using
>both you can compute the absolute position of the stage on the screen.
>
>I hope this helps

>BR
>[1] http://lists.o-hand.com/clutter/0870.html

Yes, this helps a lot :) Thanks!

Raymond
--
To unsubscribe send a mail to clutter+unsubscr...@o-hand.com

Reply via email to