Search found 1 match
- Tue Sep 12, 2006 12:02
- Forum: Help
- Topic: Two ComboBox problems
- Replies: 0
- Views: 1485
Two ComboBox problems
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 ComboB...