[Glade-users] embedding pixmaps no file
Damon Chaplin
damon@ximian.com
Thu, 24 May 2001 18:07:06 -0400
bhendrick wrote:
>
> I need to put a pixmap into the code itself and not
> load it from a file. How can I do this with glade?
> I see in the interface.c file that It load the file.
> I could edit this and set the pointer directly to the
> bitmap but, editing the interface.c file is of course
> an evil and dispicable thing to do.
The only other thing you can do is hack Glade so it supports
inline xpm's!
Damon