> Stan wrote: .. > > Am I supposed to call my_group->init_sizes() before the loop? > > After the loop? Inside the loop? After the insert? Never? > > .. > Call it after you modified the widgets in the group, if at all. >
Thanks for the quick reply. Do you mean after I modified _all_ the widgets in the group (i.e., after the loop, and, if so, before or after the insert, or both?), or after I modify _each_ widget in the group (i.e., inside the loop). Thanks again, Stan _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

