Hi, I got huge database with a name field... I have to search for individual lines quite often. So I wanted to make a search box for it. If Christmas was today I would love it it would be somewhat similar like the google search: like while your typing it shows you the possibilities with those first letters. Is there a way to do this in python? Has anyone done this before? Thanks
--

