I'm creating an program with Direct3D that requires me to have viewports. Each viewport needs a Win32 handle (HWND). I know that fl_xid(const Fl_Window*) will get me one for a window, but it won't work for a child to the window. Is this possible?
Cheers. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

