DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2614
Version: 1.3-current


Today I noticed that Fl_Widget label has a problem when when change it to a
string smaller than the existing one.

Example if we have an widget with a label string = "A bit large label" and
we change it to "Small" anything after the space used by the new label
remain unchanged (dirty screen), something like "Smallt large label".

Probably the label should clear the old used space before draw the new
label.


Link: http://www.fltk.org/str.php?L2614
Version: 1.3-current

_______________________________________________
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to