DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2209 Version: 1.3-current color2() is deprecated, selection_color would be the correct method. >From Fl_Widget.H: /** For back compatibility only. \deprecated Use selection_color(unsigned) instead. */ void color2(unsigned a) {color2_ = a;} } Link: http://www.fltk.org/str.php?L2209 Version: 1.3-current _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
