On 20.12.2010, at 23:07, John Hoare wrote: > The reason I've ran into this problem is I > wanted to use fltk using the native windows gui rather than the cygwin > fltk which relies on running an X-server on top of windows.
The Cygwin version of FLTK on MSWindows is compiled with native graphics support (GDI) by default. There is no need for an X11 server. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

