Hello,

I'm testing libglade to use with my application and I have a little
doubt with Pixmaps. I have the following directory structure:

-+ App root
 |
 +-+ glade
   |
   +- pixmaps

All my pixmaps are in the 'pixmaps' diretory and all glade files are in
the 'glade' directory. While design with glade thats all ok, but when I
start my application I got the error:

Gdk-CRITICAL **: file gdkdraw.c: line 380 (gdk_draw_pixmap): assertion
`src != NULL' failed.

and the pixmaps don't appear. It seems that libglade does not follow the
glade pixmap directory. 

The question is: Can I indicate the pixmap directory in libglade?

Thanks,
Ricardo.
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to