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

wxGUI: fix calling SpinCtrl.SetRange with floats with newer Python #2687

Merged
merged 3 commits into from
Dec 21, 2022

Conversation

petrasovaa
Copy link
Contributor

Fixes #2685 by adding SetRange and SetValue wrapper functions that convert input values to integer first.

@petrasovaa petrasovaa added this to the 8.3.0 milestone Dec 6, 2022
@petrasovaa petrasovaa added bug Something isn't working GUI wxGUI related labels Dec 6, 2022
@veroandreo
Copy link
Contributor

Tested, works as expected now :) 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working GUI wxGUI related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Error when using "Save display to map" in single window mode
2 participants