insert to gtk_clist
- From: srinivas <srinivas comodo com>
- To: gtk-app-devel-list gnome org
- Subject: insert to gtk_clist
- Date: Sat, 14 May 2005 12:04:51 +0530
i got these warnings when i tried to access clist.
can i access clist from interface.c using gtk_lookup_widget.
clist is a child of schedule window i created.
how to access the child widget defined in interface and how to insert
rows to the clist in callbacks.c
WARNING **: Widget not found: clist_sst_file_sel
Gtk-CRITICAL **: file gtkclist.c: line 2673 (gtk_clist_append):
assertion `GTK_IS_CLIST (clist)' failed
Gtk-CRITICAL **: file gtkclist.c: line 2245 (gtk_clist_set_text):
assertion `GTK_IS_CLIST (clist)' failed
Gtk-CRITICAL **: file gtkclist.c: line 3102
(gtk_clist_set_row_data_full): assertion `GTK_IS_CLIST (clist)' failed
(tavex0222:19097): Gtk-CRITICAL **: file gtkclist.c: line 3122
(gtk_clist_get_row_data): assertion `GTK_IS_CLIST (clist)' failed
thanks;
vasu.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]