Actions
Support #3682
closedWGLWidget: Specifying mouse handler demo
Start date:
11/26/2014
Due date:
% Done:
0%
Estimated time:
Description
In recent Wt 3.3.4 RC I see addition of very useful feature for WGLWidget : Ability to specify mouse handler for WGLWidget. I got it to work partially such that the mouse handler function gets called however, I couldn't get it to call WGLWidget::PaintGL function. It gets called only once when the page is loaded or refreshed. A minimal code demonstrating this new feature will be very helpful.
Thank you!
-Prasad
Updated by Koen Deforche about 11 years ago
- Status changed from New to InProgress
- Assignee set to Roel Standaert
- Target version set to 3.3.4
Roel, can you improve the documentation?
Updated by Benoit Daccache over 10 years ago
- Target version changed from 3.3.4 to 3.3.5
Updated by Roel Standaert almost 10 years ago
I've made the documentation for setClientSideMouseHandler() more clear.
Updated by Roel Standaert almost 10 years ago
- Status changed from InProgress to Resolved
Updated by Koen Deforche over 9 years ago
- Status changed from Resolved to Closed
- Target version changed from 3.3.5 to 3.3.6
Actions