Whoops, don't know how I missed this this morning. You don't need a fancy patch or anything like that. Since fltk hasn't technically opened the display with your CreatedWindow, before the show() you need to call fltk::open_display()
There's a good example next to fltk::Window::create(), in the documentation!
HTH,
Ben
_______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
