Currently Fedora 12 ships with fltk 1.1 libs (currently 1.1.9 with 1.1.10 in testing)
It is not possible to install 1.3 libs as a number of programs including Zynsubaddfx, html2doc etc.. depend on the 1.1 version libs. To be able to recompile Zynsubaddfx against fltk 1.3 I require a tool to parse the Zynsubaddfx source code (ui files only) and make the necessary changes e.g colour depth from 24bit to 32 bit, Fl_Scroll::scroll_to instead of Fl_Scroll::position, ASCII <--> UT8, etc.. If this is not possible than fltk 1.3 should really be renamed fltk3 to allow both libs to live side by side... _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
