Hello all!
I'm having an Issue with a Combo box. I'm useing API to Drop the ComboBox (Style 0) list, and to widen the drop list.
What I'm trying to make happen is to be able to type in the first few letters of what they want, and have that be scolled to and selected in the drop list.
all of that seems to be working fine. Unless the user has used the mouse to select an Item, and then uses the keyboard to 'search' the list for an item. If they do this, then the list revertes to the last item that was selected with the mouse.
and I can't seem to figure out ANY reason as to why.
I'd be more then happen to post the code that I have currently if anyone would like take a look at it..
But as anyone out there seen this behavior with in there own combo box code?
******
Darkness... Bleakness...
and Plastic forks...
--The PogoWolf
I'm having an Issue with a Combo box. I'm useing API to Drop the ComboBox (Style 0) list, and to widen the drop list.
What I'm trying to make happen is to be able to type in the first few letters of what they want, and have that be scolled to and selected in the drop list.
all of that seems to be working fine. Unless the user has used the mouse to select an Item, and then uses the keyboard to 'search' the list for an item. If they do this, then the list revertes to the last item that was selected with the mouse.
and I can't seem to figure out ANY reason as to why.
I'd be more then happen to post the code that I have currently if anyone would like take a look at it..
But as anyone out there seen this behavior with in there own combo box code?
******
Darkness... Bleakness...
and Plastic forks...
--The PogoWolf