> That's probably not the best/final solution, but I tested it > successfully on Linux (not yet on Windows though).
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. Same effect when printing either from the print menu entry, or from the "print window" button. > To be discussed ... (Matt ?) If it is a "feature" of the linker, then we may get different behaviour from the MS tools than what I see with mingw... Mingw is gcc, so presumably the linker behaviour will be "similar" to what we see under Linux. That might also go some way to explain why it works on OSX, since Apple use their own linker rather than using the ld from bunutils... -- Ian SELEX Galileo Ltd Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 3EL A company registered in England & Wales. Company no. 02426132 ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
