Hello, My Fl_Double_Window draws graphs. The plots are inherited from Fl_Gl_Window. The x and y axes are inherited from Fl_Box. When I set the Fl_Double_Window to resizable and drag the window horizontally, the plotting areas resize, but the plots themselves and the x and y axes do not.
I tried to add them in a group and set one to resizable, this does not work. I then tried to add them to two groups, one was a subgroup of another, it still does not work. How can I achieve this task? Thanks, Giau P. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

