a) add another item or
b) click on the tab-page's button
I've modified the TabControlDemo sample to use an ItemListbox and it has the same problem. (Pastebin patch)
Am I doing something wrong or is it a CEGUI bug? (I'll add it to Mantis if it is)
Finally, if it is a bug, is there a simple way to work around it until it's properly fixed? I tried the invalidate() method (recursive) but it didn't do anything.
Essential log info:
Code: Select all
---- Version: 9999.0.0 (Build: Sep 16 2012 GNU/Linux g++ 4.7.1 20120721 (prerelease) 32 bit) ----
---- Renderer module is: CEGUI::OgreRenderer - Official OGRE based 2nd generation renderer module. ----
---- XML Parser module is: CEGUI::ExpatParser - Official expat based parser module for CEGUI ----
---- Image Codec module is: OgreImageCodec - Integrated ImageCodec using the Ogre engine. ----
---- Scripting module is: None ----