Re: Program can't find pixmap/icon
- From: Pavel Rousnak <pr rpb ru>
- To: Neil Hodge <nhodge1 yahoo com>
- Cc: gtk-list gnome org
- Subject: Re: Program can't find pixmap/icon
- Date: Fri, 29 Mar 2002 19:59:34 +0300
> My program loads the pixmap at runtime (using
> gdk_pixmap_create_from_xpm). But as soon as someone moves the binary,
> it can no longer find the pixmaps to use for my icons. How can I bundle
> the pixmaps and the binary together so that the pixmaps are always
> found? Thanks.
You may #include it into your sources and use gdk_pixmap_create_from_xpm_d()
--
Best regards
Pavel.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]