Re: Problem in gtk_combo_box_append_text()
- From: Murray Cumming <murrayc murrayc com>
- To: Karthikeyan Krishnamurthi <karthick k5phy gmail com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Problem in gtk_combo_box_append_text()
- Date: Thu, 20 Jan 2011 14:33:27 +0100
On Thu, 2011-01-20 at 16:37 +0530, Karthikeyan Krishnamurthi wrote:
Hi group,
I try to append text to combo box using gtk_combo_box_append_text () i
got the following error...
gtk_combo_box_append_text: assertion `GTK_IS_LIST_STORE
(combo_box->priv->model)' failed
how to solve this..
I am using anjuta 2.32.0
Maybe you did not create the GtkComboBox with gtk_combo_box_new_text():
http://library.gnome.org/devel/gtk/stable/GtkComboBox.html#gtk-combo-box-append-text
(This will be simpler in GTK+ 3.)
--
murrayc murrayc com
www.murrayc.com
www.openismus.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]