Page 1 of 1

CEGUI 0.5: GetAbsoluteRect method disappears

Posted: Wed Oct 04, 2006 16:00
by franckypoune
Hello,
I update my software to 0.5 from 0.41 version of CEGUI.
I used GetAbsoluteRect () method from Window Class. But this one has disappeared.
Which method replace the GetAbsoluteRect() method?

or how can i convert URect object to Rect object?

Thanks in advance