| [ Return to Bugs & Features | Roadmap 2.0 | Post Text | Post File ]
STR #1732
Application: | FLTK Library |
Status: | 5 - New |
Priority: | 2 - Low, e.g. a documentation error or undocumented side-effect |
Scope: | 2 - Specific to an operating system |
Subsystem: | Unassigned |
Summary: | GlWindow inside PackedGroup problems |
Version: | 2.0-current |
Created By: | gga |
Assigned To: | Unassigned |
Fix Version: | Unassigned |
Update Notification: | |
Trouble Report Files:
[ Post File ]No files
Trouble Report Comments:
[ Post Text ]
|
| Creating a GlWindow inside a PackedGroup when other groups are placed before and after the GlWindow, will initialize the gl ortho view incorrectly if using ortho() (basically, the GL window will be shifted and inited at 0,0).
The only way to make GlWindow work properly inside a PackedGroup is to make the GlWindow resizable.
Not clear if this is a bug or known and undocumented limitation. | |
[ Return to Bugs & Features | Post Text | Post File ]
|
| |