On May 15, 2007, at 5:55 AM, Greg Ercolano wrote: > Andy wrote: >> When I compile, the program doesn't display the images unless I >> put them in relative directories to the executable. Is there a way >> I could embed the images into the program itself and use them? > > Ya, XPM files are exactly for this purpose; you can just #include > them, > or even paste them inline.
Fluid also embeds images into the source code for you. ---- http://robowerk.com/ _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

