But I always get this exception: (taken from log)
Code: Select all
Exception Location: EditorDocument::GetRelevantProperties
Exception Message: ListHeader::getSortSegment - Sort segment was invalid! (No segments are attached to the ListHeader?)
Exception Filename: \Temp\CEGUI-0.6.1-vc7\src\elements\CEGUIListHeader.cpp
Parent is a DefaultWindow, latter's parent is the initial Root.
Using layout editor v0.6.1, downloaded binary stable release.
My setup: using Taharez scheme etc that distribute with OGRE, which I think uses CEGUI 0.5.1 as dependency.
Is my setup at fault?
Otherwise is there a way around this?
Can I setup the minimal structure by hand in XML then edit in Layout editor?
Thanks