base836ball
Active member
- Joined
- May 4, 2005
- Messages
- 31
- Programming Experience
- 1-3
If I have a combo box that has say 4 values:
Apple
Banana
Carrot
How Can i make it so If I hit A then Apple will and B then Banana will appear in the box.
I would assume I would have to use some ASCII values to compare the letter hit to the first letter of each of the 4 Values. Just need some guidance
Thanks,
Drew
Apple
Banana
Carrot
How Can i make it so If I hit A then Apple will and B then Banana will appear in the box.
I would assume I would have to use some ASCII values to compare the letter hit to the first letter of each of the 4 Values. Just need some guidance
Thanks,
Drew