DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2282 Version: 1.1.10 FWIW, apparently the undefined function /was/ in the 1.0.x docs: http://fltk.org/doc-1.0/functions.html --- snip static void Fl::set_labeltype(Fl_Labeltype, Fl_Label_Draw_F *, Fl_Label_Measure_F *) static void Fl:set_labeltype(Fl_Labeltype, Fl_Labeltype from) The first form sets the functions to call to draw and measure a specific labeltype. The second form copies the from labeltype. --- snip I guess the comment in 1.3 asking about the function being defined came up during doxygen-ification. Link: http://www.fltk.org/str.php?L2282 Version: 1.1.10 _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
