[Glade-users] Standard set of pixmap files?



Dean Schumacher wrote:

Thanks. Now I have the same problem that someone else mentioned.
I can't load those files in Glade because they're .png files,
not .xpm files. I have Glade built without Gnome support, because
I haven't been able to get gnome-libs to build due to missing
libraries. (Do you know where I can find libdb1?)

If I can get gnome-libs built and rebuild Glade with gnome
support, will that allow me to use .png files? Or do I have
to build the entire gnome desktop (which I don't need)?

You could convert them to XPM format with the Gimp or the 'convert'
utility in ImageMagick.

If your app is going to be for GTK+ only, then you need to use XPM
format (or add the icons within your code).If your app will be for
Gnome you can use PNGs.

Damon







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