I've just tried and confirm it works. Thanks for the fix ^^
I will wait for the new version to come out.
Search found 3 matches
- Mon Apr 04, 2016 19:58
- Forum: Help
- Topic: [Solved] Cegui v0-8: The Element object referenced by '__auto_titlebar__' is not attached to Element at
- Replies: 11
- Views: 12218
- Mon Apr 04, 2016 17:21
- Forum: Help
- Topic: [Solved] Cegui v0-8: The Element object referenced by '__auto_titlebar__' is not attached to Element at
- Replies: 11
- Views: 12218
Re: Cegui v0-8: The Element object referenced by '__auto_titlebar__' is not attached to Element at
Thanks for the fix. I will test ASAP and tell you if it fixes our bug.
- Thu Mar 31, 2016 19:48
- Forum: Help
- Topic: [Solved] Cegui v0-8: The Element object referenced by '__auto_titlebar__' is not attached to Element at
- Replies: 11
- Views: 12218
Re: Cegui v0-8: The Element object referenced by '__auto_titlebar__' is not attached to Element at
Hello, I have been working on this issue for the OpenDungeons project and seen something weird in the CEGUI code. Basically, it seems the __auto_titlebar__ from the FrameWindow is removed twice when the widget is destroyed. Thus, the second time, an exception is thrown. I've checked with CEGUI 0.8.5...