salman sheikh wrote:
> 
> I have problems with my pixmaps.
> I put them in a directory call pixmaps in my project directory and
> set the options correctly.
> 
> When compiling and running my program, i get the following:
> 
> ** WARNING **: Couldn't find pixmap file: audio.xpm
> 
> for every different xpm I insert in my interface.  I copied audio.xpm
> into many places.

Is it a Gnome project or a GTK+ project?
For Gnome projects you have to do a 'make install' before running it,
or the pixmaps won't be found.

 
> Is it possible to embed this into the program rather than having to look
> for it when starting up?

I'd like support for inline xpm's added to Glade, if someone wants to do that.

Damon



+---------------------------------------------------------------------+
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the line "unsubscribe glade-devel" in the body of the message.

Reply via email to