hi,

I have binary image blobs stored in a database and want to interpret them with 
Fl_Shared_Image, but this class expects to read from a file. As a quick hack 
currently I write the blob to a temporary file and then pass the file name to 
Fl_Shared_Image.
Any suggestions? Should I try extending Fl_Shared_Image to take a buffer or is 
there a work around?

thanks,
Richard
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to