DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2648 Version: 1.3-current System : 32-Bit Linux, Ubuntu When printing to a real printer or PDF-printer the example prints nothing. (size of PDF export is 920 bytes). Possible reason and hint to solution: The problem seems to be in FL_x.cxx when introducing the new function "void Fl_Paged_Device::print_window(..)" When compiling the actual revision 8744 and replacing p->print_window(g->window) in the device example with p->print_widget(g) everything works.Thank you for your great work on FLTK. Ingo [email protected] Link: http://www.fltk.org/str.php?L2648 Version: 1.3-current _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
