Am 02.12.2009 01:06, schrieb Terry Welsh:
> I'm using fltk2 on Linux and trying to open 3 GlWindows on 3 separate
> displays.  My best guess at how to do this is to follow the
> instructions in x11/run.cxx and change the value of fltk::xscreen
> immediately after calling open_display().  I tried to do this by
> overriding Window::show(), but there are some private members of
> fltk::Window that prevent this.
> Is there a better way to open windows on multiple displays?

The documentation of FLTK 1.1.10 covers this theme - "Operating System
Issues". Maybe it is similar enough to help?
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to