DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2006 Version: 1.3-current Um, this looks odd: First the real modification is the bounding test which is sadly not commented as a change, I guess that's why diff file are better to post as much as possible. Second, XTranslateCoordinates translates here absolute screen coordinates from the fl_window relative coordinates. So this api should _not_ be used to translate width/height that don't depend on abs/rel coordinates by definition. As an example the side effect of ww,hh test would likely be erroneous when x()/y() of fl_window is not 0. I believe it may (partially) fix a problem but it's not acceptable as is IMHO. Fabien Link: http://www.fltk.org/str.php?L2006 Version: 1.3-current _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
