Click to See Complete Forum and Search --> : Closest word always on top of the list


ab.c
November 29th, 2006, 06:42 PM
Hi!
I'm a perl/php coder beginning in c. I have a kind of dictionary in c (I use lcc-win32 compiler, for info). I would like to get a search process where the words are listed (on one column) in a windows, from the closest to what I'm entering in the "search form" down to the end of the list. The word on top as to be updated as long as I'm typing in the "search form", just like with the program at http://www.rekenwonder.com/postcode.htm
Thank you in advance for your help.