[Glade-users] begginer in GLADE



Carlos Garces wrote:
Hi.

Ok, I start the project using libglade, and Glade for windows
(gladewin32.sourceforge.net/)

I have put some images, that are saved in pixmaps folder, put paths in
.glade file not point to this folder....
The compile file don't show the images...

pixmaps in libglade are expected to be found in the same
directory as the glade file; unless they are specified as
absolute paths on the target host.

If you want to put them on the target host as:
     ${prefix}/share/my_app/pixmaps
or something smart like that... you'll probably have to
do some magic sed stuff from your makefiles... I wonder
if there is already a pre-fabricated solution for this
possibly in intltool :-/

Cheers,
                         -Tristan

The source files are there
http://rapidshare.de/files/13875233/WPM_GLADE.zip.html



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