> > On 26 Mar 2012, at 16:15, MacArthur, Ian (SELEX GALILEO, UK) wrote: > > > Playing about with the fltk-1 compat layer in fltk3, I notice that = > when running the fullscreen test app (at least on Win32) then the GL = > subwindow that shows the shape is not drawn. > > > > I have not tried on a non-WinXX system yet, so I do not know how = > generic this problem is; it may be peculiar to the fltk3 port on Win32, = > or it may be more general. > > > OK, more details; fails in the same way on OSX and Linux so I guess it = > is something generic in what we are doing and not a bug peculiar to the = > win32 code... > > >
This is now fixed with r.9304, that repairs function void Fl_Group::add(Fl_Widget&) of the FLTK 1 compatibility layer. _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
