Re: [RFE] STR #3218: method for deleting child from a Fl_Group
Albrecht Schlosser
May 25, 2021
[STR Closed w/Resolution]
Link: https://www.fltk.org/str.php?L3218
Version: 1.3-feature
Fix Version: 1.4.0
Git Commit: 9abbff2078e2a092ecc252f6b147c24fe567f616
I added virtual int Fl_Group::delete_child(int n) but I decided not to add
Fl_Group::delete_child(Fl_Widget *w) because it wouldn't add much value.
I also implemented Fl_Scroll::delete_child(int n) which refuses to remove
and delet the scrollbar widgets in commit
0f3619ba0e725a6a9d57b9da328f3b1e2a0cd150
More subclasses to follow ...
I'm closing this STR now since the requested method was added.
Link: https://www.fltk.org/str.php?L3218
Version: 1.3-feature
Fix Version: 1.4.0
Git Commit: 9abbff2078e2a092ecc252f6b147c24fe567f616
Comments are owned by the poster. All other content is copyright 1998-2025 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.