anthony taranto wrote:
> 
> hey, trying to get started using glade, but having a slight problem. if i
> just try to make a project with a window with one widget in it (a
> GtkPixmap), the program i get from the generated code fails to load the
> pixmap from "project1/mypixmap.xpm", even though i specified my pixmap
> dir as "pixmaps" in the options window. i can rectify the problem by hand
> if i create a dir "projects1" and put my xpm in there (the path of this
> would be ~/Projects/project1/project1/mypixmap.xpm).
> 
> am i doing something wrong? or is this a bug? i would really like to have
> glade load xpms from pixmaps.

If you have 'Gnome Support' turned on, you must do a 'make install'
before
it will find the pixmaps.

Does that fix it?

Damon

_______________________________________________
Glade-devel maillist  -  [EMAIL PROTECTED]
http://lists.helixcode.com/mailman/listinfo/glade-devel

Reply via email to