I'm currently seeing crashes in fltk2 with tabs. After removing and deleting a widget from a tab that happens to be the resizable of the tab group, the application crashes when accessing the resizable in Group::sizes(). Shouldn't resizable_ be reset when the resizable widget get's removed from a group? I could not find code for that in fltk2 or fltk1.
Thanks, Johannes _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

