CloseButtonEnabled inside WidgetLook
Posted: Sun Oct 15, 2006 09:43
I'm trying to add CloseButtonEnabled as a property to my FrameWindow looknfeel element, however CEGUI.log is giving me:
Exception: WindowManager::getWindow - A Window object with the name 'MainWindow__auto_closebutton__' does not exist within the system
I can add it to the .layout file just fine, but i would rather add it to the .looknfeel as to reduce redundancy. Is it possible to do this?
Thanks
Exception: WindowManager::getWindow - A Window object with the name 'MainWindow__auto_closebutton__' does not exist within the system
I can add it to the .layout file just fine, but i would rather add it to the .looknfeel as to reduce redundancy. Is it possible to do this?
Thanks