> > Yes, see Fl_Group::resizable() in the FLTK docs [1] or [2] > > If you have special needs, you can also overwrite your_widget::resize() > to do whatever resizing you like. > > Albrecht > > [1] <http://www.fltk.org/doc-1.1/Fl_Group.html#Fl_Group.resizable> > [2] > <http://www.fltk.org/doc-1.3/classFl__Group.html#fd220e45e1ac817bde7d6a25fdf74e37> > > P.S. Please ask such user questions in fltk.general - fltk.development > is reserved for development of fltk itself. Thanks.
Also thus HowTo from Matthias, and the examples from Greg's pages that it links too, should help. http://www.fltk.org/articles.php?L415 -- Ian (not the OP!) _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
