| [ Return to Bugs & Features | Roadmap 1.3 | Post Text | Post File | Prev | Next ]
STR #3261
Application: | FLTK Library |
Status: | 5 - New |
Priority: | 2 - Low, e.g. a documentation error or undocumented side-effect |
Scope: | 3 - Applies to all machines and operating systems |
Subsystem: | GLUT Emulation |
Summary: | FLTK and glutChangeToMenuEntry |
Version: | 1.3-current |
Created By: | bsdooby |
Assigned To: | Unassigned |
Fix Version: | Unassigned |
Update Notification: | |
Trouble Report Files:
[ Post File ]No files
Trouble Report Comments:
[ Post Text ]
|
#1 | bsdooby 07:27 Oct 26, 2015 |
| There's a quirk in (FLTK's) glutChangeToMenuEntry() function: it should be possible to dynamically change menu entries in glut's context menu. In the current versions this is not possible as a pointer gets copied which might point to an already invalidated object. It would be a "better" approach to copy the string each time an update is done on the menu. | |
[ Return to Bugs & Features | Post Text | Post File ]
|
| |