Re: GtkCombo does not send signal
- From: Pramod Patangay <pramod patangay gmail com>
- To: Preben Randhol <randhol+gtk pvv org>
- Cc: gtk-list gnome org
- Subject: Re: GtkCombo does not send signal
- Date: Mon, 27 Jun 2005 16:18:43 +0530
"activate" signal on which widget? GtkComboBox doesn't have any such signal.
On 6/24/05, Preben Randhol <randhol+gtk pvv org> wrote:
> 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]