Yes, sorry. I forgot to mention the version, its v1.3.x. And yes it loads it from an array inside the .cxx file.
But I can compile it with mingw, so it should work. It has worked. Except I need to compile it in cywin now. When I use "Fl_JPEG_Image (const char *filename);" to just test if it can load a file from image I get an error that the "FL_Box has no member named "Fl_JPEG_Image"". I would highly prefer the embedded way of course. But to test it, its ok. And at "*filename" do I include the extension? _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

