[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Regarding Gtk-WARNING
- From: Mahesh N <reachmaggy yahoo com>
- To: gtk-app-devel-list gnome org
- Subject: Regarding Gtk-WARNING
- Date: Mon, 29 Sep 2003 09:43:38 -0700 (PDT)
Hi..
>
> I am using gtk_clist_append(GTK_CLIST(clist1),text)
> function for appending the text data to the columned
> list 'clist1'. The program is getting compiled
> successfully, but when i run the program i am
getting
> following warning messages on the console.
>
> Gtk-WARNING **: invalid cast from (NULL) pointer to
> 'GtkClist'
>
> Gtk-CRITICAL **: file gtkclist.c: line 2622
> (gtk_clist_append) : assertion 'clist != NULL'
> failed.
>
This problem is not only i am facing for clist
component but also for every component of the Glade. I
getting the same GTK Warning with the respective
function.
> Please help me to sort out the problem.
Regards
Mahesh
__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]