RectFromAttribs() recalculates the control's rectangle from the attributes. This can only be called after ParseAttributes() has loaded the images. Reimplemented from CATGuiObj. Definition at line 739 of file CATWindow.cpp. References CATRECT::bottom, CATFAILED, CATSIZE::cx, CATSIZE::cy, fBaseSize, CATGuiObj::fRect, fScreenPos, GetPref(), CATRect::Height(), CATRECT::left, CATGuiObj::RectFromAttribs(), CATRECT::right, CATRECT::top, CATRect::Width(), CATPOINT::x, CATPOINT::y, and CATRect::ZeroOrigin().
|