This fixes it for me:
-Fl::copy("message",7,1);
+Fl::copy("message",7,0);
Probably wouldn't hurt to leave both calls in, actually.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

