manolo gouy wrote:

> Great. It works on MSWindows here with your patch.
> I don't see any problem under Darwin+X11 though.

Hmm, then we see different results. I still get only the
normal widgets (cube) and an empty page (glpuzze), resp.

Which build tools do you use on Windows?

> 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?

Maybe show() (or hide and show in the worst case) the window to raise
it to the foreground before doing the screen capture?

Albrecht
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to