[Glade-users] embedding pixmaps no file

bhendrick bhendrick@knology.net
23 May 2001 15:21:57 -0000


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.