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 Added member function Fl_Printer::print_window_part(const char *image_data, int w, int h) that allows to print any rectangular part of any on-screen FLTK window. It's for example useful with the mandelbrot demo where Fl_Printer::print_widget() fails to print the correct window content because its content is not fully produced by an Fl_Window::draw() call. I have thus added to the mandelbrot demo a ctrl-P shortcut that captures the window and prints it. 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
