Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing property/function to set wheel rotation in wx.MouseEvent #1140

Closed
butscher opened this issue Jan 15, 2019 · 1 comment
Closed

Missing property/function to set wheel rotation in wx.MouseEvent #1140

butscher opened this issue Jan 15, 2019 · 1 comment

Comments

@butscher
Copy link

butscher commented Jan 15, 2019

Operating system: Win 7 Pro SP1 64bit
wxPython version & source: 4.0.4 32bit from PyPi
Python version & source: 3.4.4 32bit stock

Description of the problem:

There is no property or function to set the wheel rotation value of a wx.MouseEvent (and probably also no way to set wheel axis). Older wxPython versions had m_wheelRotation property for this.

@RobinD42
Copy link
Member

Fixed by #1143

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants