[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Making Glade created ComboBox behave like Gtk2::ComboBox->new_text?
- From: "muppet" <scott asofyet org>
- To: gtk-perl-list gnome org
- Subject: Re: Making Glade created ComboBox behave like Gtk2::ComboBox->new_text?
- Date: Wed, 24 Aug 2005 13:30:40 -0400 (EDT)
Martin Junius said:
> muppet wrote:
>
>> According to the docs, it is not safe:
>>
>> "Note that you can only use this function with combo boxes constructed with
>> gtk_combo_box_new_text()."
>
> So it's better then to use something similar to the following code?
>
> $model->set($model->append, 0, $label);
Or some variant thereof, yes.
--
muppet <scott at asofyet dot org>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]