Search found 3 matches
- Wed Jan 10, 2007 06:16
- Forum: Help
- Topic: Text clipping / widget size
- Replies: 0
- Views: 2229
Text clipping / widget size
I have a minimalist widget for displaying text without frames / backgrounds. I'm trying to create a function that will allow you to add text to the screen by specifying position, font, text, etc... However, i don't want to have to specify the size of the widget. If the widget is too small, text gets...
- Mon Oct 16, 2006 05:19
- Forum: Help
- Topic: CloseButtonEnabled inside WidgetLook
- Replies: 3
- Views: 2725
- Sun Oct 15, 2006 09:43
- Forum: Help
- Topic: CloseButtonEnabled inside WidgetLook
- Replies: 3
- Views: 2725
CloseButtonEnabled inside WidgetLook
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, bu...