Re: [gtk-list] pixmaps
- From: Havoc Pennington <hp redhat com>
- To: "'gtk-list redhat com'" <gtk-list redhat com>
- Subject: Re: [gtk-list] pixmaps
- Date: Fri, 13 Aug 1999 17:22:21 -0400 (EDT)
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]