> > On 12.03.2010, at 10:08, MacArthur, Ian (SELEX GALILEO, UK) wrote: > > >=20 > >=20 > >>>> http://www.fltk.org/articles.php?L980 > >=20 > >=20 > > About Fl_Gl_Device... Would the idea be to direct *all* fltk rendering > > via the GL layer then, and use GL for all drawing? > > No, it will only forward the rendering that is inside an Fl_GL_Window, = > allowing OpenGL graphics to be intermixed with regular FLTK widgets. All = > widgets function normally as children of Fl_GL_Window, except they are = > rendered using OpenGL calls. Your other windows (including the parent = > window) can still be native (X11, etc.) >
hm. is this also means that someone can render utf8 text into Fl_GL_Window without external libraries? _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
