Re: [gtk-list] pixmaps




On Fri, 13 Aug 1999, Sackwitz, Antje wrote:
> I have a pixmap in an xpm-file
> Now I want the pixmap to be displayed on the window.
> When I start the application I get an error 
> that the xpm is not known - Do I have to give the path? 

Yes, you should give the full path of the pixmap. Also be sure to recover
gracefully if the file isn't found and gdk_pixmap_create_from_xpm() or
whatever function you're using fails.

Havoc




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