PDA

View Full Version : VB Question


Sk8More
10-13-2005, 11:09 AM
Alright, so I'm creating a foreign language dictionary. I implement records to store the word and other info. Then I will have the strings rendered in a listbox.

So, I'm trying to create a textbox that recieves input and will actively scroll or highlight the match if it exist, (or the nearest match if it doesnt'). Whats a way to do this?

halfamitten
10-13-2005, 11:40 AM
Drop VB. Programming with windows is like dancing in a full body cast.:$

Sk8More
10-14-2005, 03:28 AM
I know others but it allows for a easy interfqace creation and I've already started.

Vivica
10-14-2005, 03:31 AM
i don't know alot of VB, but i can't think of a way of doing that!