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

Quick and dirty fix for input type errors in ultimatelistctrol #2576

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jiangwen365
Copy link

Fixes #2240

This PR is intended to make sure all ultimatelistctrl calls to wx.Rect() with 4 args are ints, and fix all potential float type args errors.

@RobinD42
Copy link
Member

This pull request has been mentioned on Discuss wxPython. There might be relevant details there:

https://discuss.wxpython.org/t/facing-an-error-in-ultimatelistctrl-py-file-for-python-3-10-10/36696/4

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

Successfully merging this pull request may close these issues.

wxPython 4.2.0 ultimatelistctrl issue with floats in Rect()
2 participants