[Glade-users] combo box question




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 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]