Re: [gtk-list] GtkCombo: how do i ...



I wrote:

>i want to use GtkCombo, but only pay attention to the value of 
>the entry once the popup has closed. if i use the "changed" signal of
>the entry, i have to handle every change as the mouse moves up and
>down the popup list. if i use the "activate" signal, then the user has
>to press Return. is there a way to say "tell me when the user made a
>selection from the popup list ?"

solution: use the "unmap" event of the popup window ...

--p



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