Basically this code will take an array and an editgadget and will popup a little window with any matching items. You can control the number of characters it will match on and you can update the array at any time if the items change.
It's simply used like ...
Code: Select all
ac_SetAutocomplete(#EditTest, @Array03(), 3)
The code needs to be bug tested badly so I'm putting it out there for anyone that's interested

Let me know when you find any bugs or if I need to change some behavior.
http://www.seijin.net/Storage/Code/Autocomplete.zip
Take it easy!
