| [ Return to Bugs & Features | Roadmap 2.0 | Post Text | Post File ]
STR #1755
Application: | FLTK Library |
Status: | 5 - New |
Priority: | 3 - Moderate, e.g. unable to compile the software |
Scope: | 3 - Applies to all machines and operating systems |
Subsystem: | Unassigned |
Summary: | FLTK2's widget's timeout fltk::event_x() and event_y() wrong |
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 ]
|
| It seems a widget's timeout does not set the event_x/y() variables properly. When my handle() routine receives a fltk::TIMEOUT event, the y() coordinate seems to be around 25 pixels or so above of where it should be. This is in a nested gl widget, btw.
The event_x_root() and event_y_root() variables are fine, thou. | |
[ Return to Bugs & Features | Post Text | Post File ]
|
| |