Re: Question about GtkComboBox entry....

2007-01-11 Thread Micah Carrick
Russell Markus wrote: > I am a Glade/GTK newbie and I am building an application similar to a chat > program. I have a GtkComboBox field where the user can type in his message > and I would like to be able to send the message when the user presses the > enter key. Currently, when the user presses

Question about GtkComboBox entry....

2007-01-10 Thread Russell Markus
I am a Glade/GTK newbie and I am building an application similar to a chat program. I have a GtkComboBox field where the user can type in his message and I would like to be able to send the message when the user presses the enter key. Currently, when the user presses the enter key, the combo list