[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: Tue, 23 Aug 2005 14:47:53 -0400 (EDT)
Martin Junius said:
> muppet wrote:
>
>> This works mostly by accident, because you set up your model the same way
>> that new_text() does.
[...]
>
> OK, understood. It is safe to continue using my setup and append_text()
> or is this likely to break in the future?
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()."
http://developer.gnome.org/doc/API/2.0/gtk/GtkComboBox.html#id3601452
--
muppet <scott at asofyet dot org>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]