ComboBox problems
Posted: Mon Mar 05, 2007 15:41
Hello everyboy.
I am using the current version of CEGUI together with Ogre 1.4. I´ve got two problems with the ComboBox using the TaharezSkin:
1. If I press the mouse button the ComboBox is popping up just for a tickle of a second. Only if i hold the mouse button you can see it for a longer period (but mostly it is still flickering). I inject the current mouse state every frame to CEGUI. (TaharezLook/Button works fine.)
2. How can i select an item from my program? For example i want to show Item 2 in the EditBox of the ComboBox at start up.
Hope somebody could help me.
I am using the current version of CEGUI together with Ogre 1.4. I´ve got two problems with the ComboBox using the TaharezSkin:
1. If I press the mouse button the ComboBox is popping up just for a tickle of a second. Only if i hold the mouse button you can see it for a longer period (but mostly it is still flickering). I inject the current mouse state every frame to CEGUI. (TaharezLook/Button works fine.)
2. How can i select an item from my program? For example i want to show Item 2 in the EditBox of the ComboBox at start up.
Hope somebody could help me.