It says: ScrollView/TableView mouse support: On desktop systems, it is only natural to want to use a mouse’s scroll wheel to scroll a widget ScrollView or TableView. That is now possible.
The two feature requests are different. The one that’s completed allows the mouse scroll wheel to act as an additional axis event. That has been complete for some time. The second one marked started is to add scroll wheel events to widgets. I was told that it should be working for scrollViews and tableViews but not for other widgets. I don’t know if we plan on adding it to other widgets or not.
I’ve reached out to Engineering to find out the status on what’s involved in making it work.
As for the forum post, I wouldn’t call that undocumented. Mouse events including capturing the scrollWheel have been in with the completion of the “axis” based feature request listed at the top. If this is working for you, I would use it.
The two feature requests are different. The one that’s completed allows the mouse scroll wheel to act as an additional axis event. That has been complete for some time. The second one marked started is to add scroll wheel events to widgets. I was told that it should be working for scrollViews and tableViews but not for other widgets. I don’t know if we plan on adding it to other widgets or not.
I’ve reached out to Engineering to find out the status on what’s involved in making it work.
As for the forum post, I wouldn’t call that undocumented. Mouse events including capturing the scrollWheel have been in with the completion of the “axis” based feature request listed at the top. If this is working for you, I would use it.