Two ComboBox problems

For help with general CEGUI usage:
- Questions about the usage of CEGUI and its features, if not explained in the documentation.
- Problems with the CMAKE configuration or problems occuring during the build process/compilation.
- Errors or unexpected behaviour.

Moderators: CEGUI MVP, CEGUI Team

Klarre
Just popping in
Just popping in
Posts: 1
Joined: Fri Sep 08, 2006 07:51

Two ComboBox problems

Postby Klarre » Tue Sep 12, 2006 12:02

I have to problems with my ComboBoxes.

1. In my GUI I have a lot of FrameWindows, ListBoxes, ComboBoxes, Buttons etc. All these Windows are registered to the events MouseEnter and MouseLeave. The handler functions is invoked perfectly every time I enter or leave a GUI element, except when the ComboBoxes are hovered. Why wont my ComboBoxes detect MouseEnter and MouseLeave? They are set to be enabled, so that is not the problem...

2. When I click on the down-arrow to open a ComboBox, it wont stay opened. It is open until i release the mouse button. It also detects which item the mouse hovered during the release. I can't see any differences between my code and the sample applications. What do you think I should check out first?

Thanks for your help!

/Klarre

Return to “Help”

Who is online

Users browsing this forum: No registered users and 20 guests