Re: [MOD] STR #3352: Tiny window problem if child group larger than window
Greg Ercolano
Dec 06, 2021
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR Pending]
Link: https://www.fltk.org/str.php?L3352
Version: 1.3.4
Fix Version: 1.4.0
Git Commit: 39b5ae9e6e957582eddf16c86829d01473458e5d
Looks good! Glad that extra bit is solved.
Reading the doc mods, I'd just suggest a few small tweaks
to the Fl_Window::size_range() docs. This one for extra clarity:
- - If either dimension of resizable() is zero, then..
+ - If either dimension of the resizable() widget is zero, then..
..and this one for grammar:
- is unlimited like if size_range(w(), h(), 0, 0) was called.
+ is unlimited as if size_range(w(), h(), 0, 0) was called.
Link: https://www.fltk.org/str.php?L3352
Version: 1.3.4
Fix Version: 1.4.0
Git Commit: 39b5ae9e6e957582eddf16c86829d01473458e5d
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'.