Hi all,

I'm new to gtk and I don't really know what widget to use for this case;

I have a long list of projects. At first it thought about using a combobox but 
I would really like the user to type the project he/she wants. And it should be 
"fuzzy". So it doesn't only match the first part of the string but ideally 
searches through some properties on an object. It should work a bit like the 
suggestions from Google.

I've also read up on the comboboxentry but I don't really know how I can make 
it so only values from the list are allowed.

Anyone know what would be the easiest way to do this?

Regards,
Leon
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to