Re: gtk_widget_show



Hi,
> When i used it in the following program i got the following error:
> 
       Where is the program? I see nothing here...

> 
> Gtk-CRITICAL **: file gtkwidget.c: line 1427 (gtk_widget_show): assertion `widget != NULL' failed.
> 

       You are passing a NULL value to the gtk_widget_show ()
function... Just trace your program using either ddd or gdb. (Or post
your code)


-- 
Santhosh.
~-~-~-~-~-~-~-~-~-~-~-~-~-~-~
Project - http://eccvs.sf.net
~-~-~-~-~-~-~-~-~-~-~-~-~-~-~



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]