DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2692 Version: 1.3-feature For this to work, Fl_Pack::draw() needs to be separated into a layout() function that recalculates all chidden, and a draw() function that only draws. You could then add your widget, call layout, and adjust the scroll group according to the Fl_Pack width. Link: http://www.fltk.org/str.php?L2692 Version: 1.3-feature _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
