Re: GtkComboBox and Libglade

2007-03-12 Thread Olivier Delhomme
2007/3/12, Tristan Van Berkom <[EMAIL PROTECTED]>: > > On Mon, 2007-03-12 at 16:21 +0100, Olivier Delhomme wrote: > > Hello, > > > > Is there a way to have a default value automatically selected in a > combobox > > created with libglade ? > > Have you tried setting the "Active Item" property Whe

Re: GtkComboBox and Libglade

2007-03-12 Thread Tristan Van Berkom
On Mon, 2007-03-12 at 16:21 +0100, Olivier Delhomme wrote: > Hello, > > Is there a way to have a default value automatically selected in a combobox > created with libglade ? Have you tried setting the "Active Item" property ? Cheers, -Tristan ___