Re: GtkCombo does not send signal



On Fri, Jun 24, 2005 at 08:54:11PM +0530, Pramod Patangay wrote:
> Hi,
> 
> I am using GTK 2.4 and facing a problem with GtkCombo. I populated a
> GtkCombo with entries. I want to catch signals when the selection
> changes. I am handling "changed" signal on the combo. I would like to
> know even if the selection was not changed but the user popped up the
> combo and selected the already selected entry. In this case "changed"
> signal is not emitted. How do I achieve this? Is there some other
> signal for this?

Not sure, but have you tested the :

   activate

signal?

Preben



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