> > Almost, but not quite... > > (winXP / Msys / mingw) > > Applied Albrecht's patch, then tested the cube demo again. > > The right-hand GL view (that shows the "wire" cube by default) now > prints OK. > > But the left-hand GL view is wrong, though now visible. It looks as if > its origin is offset way to the left and up, so only a small rectangle > of the view appears (the bottom right hand corener of the GL window, > clipped to its parent) in its window in the print out. >
The explanation to that is given in my message just before yours: move the print dialog window away before closing it (MSWindows only). _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
