On 12.11.2010, at 20:20, Domingo Alvarez Duarte wrote: > I've found the problem, it was that on Fl_Type class there is some > variables named "code_line, header_line, code_line_end, header_line_end" > but in reality they store absolute position instead of lines so a better > name for then would be: > code_position, header_position, code_position_end, header_position_end.
Sounds fine. I checked that in. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

