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

[STR New]

Link: http://www.fltk.org/str.php?L2049
Version: 2.0-current


Two things:
1) I think a ! got inserted in TabGroup2.cxx:298:
        if (!extension_) {delete extension_; extension_=0; }
2) the next line
        g->redraw()
forces a redraw of the tab, when TabGroup::draw was so careful to avoid
doing so. The net effect is that setting damage to DAMAGE_VALUE in a
TabGroup is the same as setting it to DAMAGE_ALL.


Link: http://www.fltk.org/str.php?L2049
Version: 2.0-current

_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to