[Glade-users] Re: libglade pixmap loading

Damon Chaplin damon@karuna.uklinux.net
Sat, 31 Jul 2004 15:55:11 +0100


On Fri, 2004-07-30 at 23:48, Andreas Volz wrote:

> It seems there is no way to tell libglade in which directory the
> sphere.png is. Or is there any add_pixmap_directory() function in
> libglade?

No, I don't think libglade has a function like that. It expects the
image file to be installed into the same directory as the .glade file.

You could add a libglade bug in bugzilla.gnome.org requesting an
add_pixmap_directory() or set_pixmap_path() type function.
I think that would be useful.

(The bug with the Glade code generation turned out to be a problem with
the Anjuta IDE.)

Damon