| [ Return to Bugs & Features | Roadmap 2.0 | Post Text | Post File ]
STR #2765
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: | Unassigned |
Summary: | fltk::TiledGroup |
Version: | 2.0-current |
Created By: | bnolsen |
Assigned To: | Unassigned |
Fix Version: | Unassigned |
Update Notification: | |
Trouble Report Files:
[ Post File ]
Trouble Report Comments:
[ Post Text ]
|
#1 | bnolsen 15:04 Nov 07, 2011 |
| If a widget is inside of a fltk::TiledGroup and *IF* the widget overrides 'handle' in order to change the cursor on and fltk::ENTER event, the immediate next event is intercepted by fltk::TiledGroup which immediately sets the cursor back to cursor(0).
I've attached a patch that seems to work. It adds an extra static state variable. | |
[ Return to Bugs & Features | Post Text | Post File ]
|
| |