DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2351 Version: 2.0-feature I should add that I fixed about a dozen of the test files but have still not gotten the themes working because they are missing parts that can't be guessed at. Essai plugin almost works though. At least fluid can find it, though it seems brain-damaged, so fluid and essai will need to share the fluid base code, and the FLTK way to deal with that would be to make a library of common code which will consist of -- basically everything in fluid except the fluid.cxx file itself. And even one function from that one. So the tests now all work except one (multi_image) which I still can't guess at, even though it has all the files. (I also think it uses a non-standard call to "set_image_library_path" or something, that I changed from a pointer to an array of chars, and blah, blah blah. But the test files, IF the makefile is fixed (which I have no control over) should now all work except that one. Compile them and count the new files (that have no extension). Those were so broken they wouldn't even compile, straight out of the box! In fact none of the would. The Makefile was broken. :-) Link: http://www.fltk.org/str.php?L2351 Version: 2.0-feature _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
