Regarding Gtk-WARNING



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]