Zurbarah
19-06-2009 17:02:53
Is there any build-in method to cache contents on the widget, including all children widgets? I have very complex layout and for performance reasons would like to perform full redraw when it is really necessary.
Zurbarah
19-06-2009 17:02:53
Altren
19-06-2009 21:31:39
MyGUI::FactoryManager::getInstance().registryFactory<MyGUI::RTTLayer>("Layer");
<Layer type="RTTLayer" name="RTT_Test" pick="true"/>
.