Crazy Eddies GUI System  0.6.2
Deprecated List
Class CEGUI::Tree
The CEGUI::Tree, CEGUI::TreeItem and any other associated classes are deprecated and thier use should be minimised - preferably eliminated - where possible. It is extremely unfortunate that this widget was ever added to CEGUI since its design and implementation are poor and do not meet established standards for the CEGUI project.
Class CEGUI::TreeItem
The CEGUI::Tree, CEGUI::TreeItem and any other associated classes are deprecated and thier use should be minimised - preferably eliminated - where possible. It is extremely unfortunate that this widget was ever added to CEGUI since its design and implementation are poor and do not meet established standards for the CEGUI project.
Member CEGUI::Window::doRiseOnClick (void)
This function is redundant and will be removed for the 0.7.0 release. To achieve what this function was supposed to do - but never actually did - call Window::moveToFront_impl passing true as the parameter.