Hello, I want autocompletion in my gtk.entry. I found a lot of info, but
all for autocompletion of an existing list and stuff.
What I want is that it completes the path that I'm typing. So if I type
"/ho" it should complete with "/home/", and so on.
How can this be done?

Greets,
Timo
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to