Search found 2 matches
- Thu Dec 06, 2012 23:16
- Forum: Help
- Topic: How to make a border
- Replies: 0
- Views: 2832
How to make a border
Hi, I'm really having difficulties in understanding of how to make a border for selected inventory item from cegui inventory tutorial. I'm adding a new item to the inventory like this: InventoryItem& item1 = dynamic_cast<InventoryItem&>(*m_WindowManager->createWindow("TaharezLook/Invent...
- Sun Nov 25, 2012 21:55
- Forum: Help
- Topic: Property named 'Image'
- Replies: 1
- Views: 1423
Property named 'Image'
I'm trying to use some images in my cegui code, but receive a following error: 26/11/2012 01:22:09 (Std) Started creation of Font from XML specification: 26/11/2012 01:22:09 (Std) ---- CEGUI font name: DejaVuSans-10 26/11/2012 01:22:09 (Std) ---- Font type: FreeType 26/11/2012 01:22:09 (Std) ---- So...