Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Combo Box Acting up...

Status
Not open for further replies.

PogoWolf

Programmer
Mar 2, 2001
351
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top