> Great. It works on MSWindows here with your patch.

Doesn't quite work for me... Almost, but not quite...

> I don't see any problem under Darwin+X11 though.

If it is a linker issue, then the fact that the Apple linker is not gnu
ld might be the key here?


> A remaining minor problem is that the printer dialog window
> should be moved away from the target GL window(s) before being closed
> for the print operation to occur correctly. A full redraw of the
> GL window after the dialog window is closed is programmed, but
> that's not enough, and I didn't find a way to solve that.
> 
> Any suggestion anybody?

Not really... Can we defer the print out by using the callback to
trigger an add_timeout() when the print dialog is closed, then do the
actual printing from that timeout_cb a few hundred ms later when the
printer dialog has been dismissed and the GL context redrawn?
Not elegant, but might work?



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

Reply via email to