DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2310 Version: 1.3-feature Thanks Albrecht for these thoughtful and supportive comments. I have uploaded file Fl_Printer.tgz with corresponding improvements: - a big bug where subwindows within a widget were not printed is corrected [I found difficult to detect subwindows within a widget, and do that by scanning all FLTK windows and testing whether each is within the widget. Is there a better way to achieve that?] - suggested name changes are done (noticeably, the class is now called Fl_Printer) - suggested origin() accessor function is added - suggested print_widget(Fl_Widget *, int, int) is added I'll try to look next into the transparency issue Albrecht raised. Link: http://www.fltk.org/str.php?L2310 Version: 1.3-feature _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
