| [ Return to Bugs & Features | Roadmap 2.0 | Post Text | Post File ]
STR #1433
Application: | FLTK Library |
Status: | 5 - New |
Priority: | 3 - Moderate, e.g. unable to compile the software |
Scope: | 2 - Specific to an operating system |
Subsystem: | Unassigned |
Summary: | Window::size_range doesn't work on OSX |
Version: | 2.0-current |
Created By: | p_olsen |
Assigned To: | Unassigned |
Fix Version: | Unassigned |
Update Notification: | |
Trouble Report Files:
[ Post File ]
Trouble Report Comments:
[ Post Text ]
|
#1 | p_olsen 01:41 Sep 20, 2006 |
| Window::size_range doesn't actually limit the resizing range for top-level windows on OSX. This was fixed for FLTK 1.1 some time ago, and should probably be easy to do using that implementation as inspiration. | |
|
| I tried to fix this the way it's done in 1.1 but it turned out just changing size_range_ doesn't work. As I have no knowledge of the inner workings of FLTK (I'm using it since today) I could only come up with this rather ugly workaround, but at least it works. | |
[ Return to Bugs & Features | Post Text | Post File ]
|
| |