On 2008-01-06, John Pye <[EMAIL PROTECTED]> wrote:
>
> but so far it doesn't work as I would like: when the combobox pops up,
> the keyboard focus is taken away from the Entry, which means it's rather
> cumbersome to use.
>
> Is this something that can be acheived with the standard ComboBoxEntry?
> Has anyone got some same code for this sort of thing?
>

just has the entry.grab_focus() after you popupped the combobox.

_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to