Combo box dropdown behavior problem 
Author Message
 Combo box dropdown behavior problem

I am using a combo box in my program. The problem I have is this,
when the combo box is clicked to display a drop down list, it will
hold the focus even the mouse has already move out of the combo box.
This is problematic, as explained below :-

I have a few buttons next to the combo box. When the combo is clicked,
the dropdown list is displayed. While the dropdown is still displayed,
the mouse is move over to click one of the buttons ( ie outside of
the combo box ). The button will not receive the mouse clicks because
the keyboard/mouse focus is still with the combo box. Only the second
mouse click that the button will receive the click.

This is perceived by the user as my program misbehaving and
requires clicking two times to activate only once.

Anybody has a good suggestion as to how this problem can be solved ?

Best regards,
Ming-Ching



Sun, 20 Jun 2004 12:24:06 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. 97, Combo box, Dropdown problem.

2. Dropdown Combo box problem

3. Combo Box - no2 dropdown list problem

4. dropdown combo box problem

5. Combo box behavior on first control in form

6. Combo Box won't dropdown on form open

7. how to set read only a dropdown combo box

8. Default value for dropdown combo list box?

9. Newbie: Set a combo box style(2)/Dropdown list to the first element in the list

10. Combo box: Dropdown expand mode

11. Dropdown height in combo box.

12. Set number of items in combo box dropdown

 

 
Powered by phpBB® Forum Software