Re: ComboBoxes
- From: Marcelo Ricardo Leitner <mrl netbank com br>
- To: "Sreenidhi.B.G" <nidhi ncoretech com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: ComboBoxes
- Date: Thu, 3 Jan 2002 03:03:43 -0200
On Thu, Jan 03, 2002 at 09:49:08AM +0530, Sreenidhi.B.G wrote:
you can use the signal "changed",
like this,
gtk_signal_connect(GTK_ENTRY( ( GTK_COMBO( combo) )->entry), "changed",
GTK_SIGNAL_FUNC(ComboBoxSignalHandler), GTK_ENTRY(GTK_COMBO(combo)->entry) ) ;
---end quoted text---
I tried this signal, but it only happend when I pressed "enter", with clicks it didn't..
And btw, do I need to free the GList that is passed as listitens?
Thanks for helping,
--
Marcelo R Leitner <mrl netbank com br>
ICQ #: 29966851
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]