[Glade-users] combo box question

Arthur Shats ashats at hotmail.com
Tue Sep 28 10:04:18 EDT 2010


I have a combobox created in Glade. In my Python code, I populate the combobox list with items.  When I tab or click into the box, I want the item list to dropdown automatically, without clicking on the arrow. Also, when user starts typing into the box, I would like the focus jump to the item that closely matches what user typed... or something like that... a standard combo box funtionality. How would I accomplish this?
Another way I am looking is to prevent the user from typing anything into the combobox and let him only pick from the dropdown down list. How do I prevent the user from typing into the combobox? 
Thanks,
Arthur.  		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/glade-users/attachments/20100928/a4100cd1/attachment.html 


More information about the Glade-users mailing list