[Glade-users] Pixmap Widgets, glade 0.5.11
Damon Chaplin
damon@ximian.com
Fri, 09 Mar 2001 00:00:30 +0000
Joachim Backes wrote:
> I don't use the makfiles generated by glade, but my own makefile.
> >
> > If they aren't, are you using the Gnome or GTK+ version of Glade?
>
> The Gnome version.
>
> > Are the pixmaps in your project's pixmaps directory?
>
> No, in some other public directory.
>
> I think, if there are absolute pathnames used for pixmap files,
> then glade should keep them.
But we use gnome_pixmap_file() to load the pixmaps, and that doesn't
support absolute pathnames. It would take a major rewrite to get around
this.
Damon