I've made Fltk window in dll to create aditional tools window for the main GL 
context window. Updating is made bu calling FL::wait(0) in the main loop of gl 
window. Everything is executed in one thread

After loading the dll with FL_Double_window creation the main window stops 
receiving WM_CLOSE and WM_QUIT message.

Is it FLTK relateted situation? And is it possible to bet back these mesages?
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to