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

Static Lines on macOS with wxPython 4.2.1 do not render properly #2428

Open
facelessuser opened this issue Jun 29, 2023 · 3 comments
Open

Static Lines on macOS with wxPython 4.2.1 do not render properly #2428

facelessuser opened this issue Jun 29, 2023 · 3 comments

Comments

@facelessuser
Copy link
Contributor

facelessuser commented Jun 29, 2023

Operating system: macOS 13.3.1
wxPython version & source: pypi 4.2.1
Python version & source: python 3.10 and Python 3.11 (from Python.org installer)

Description of the problem:

Horizontal static lines do not render on macOS. This was apparently present in at least the 4.1.X series, but now vertical static lines render quite poorly.

Screenshot 2023-06-29 at 7 38 19 AM
@facelessuser
Copy link
Contributor Author

Appears to be related to this issue as well: #2384

@swt2c
Copy link
Collaborator

swt2c commented Jun 29, 2023

It seems unlikely this is due to anything in wxPython. Can you please test in wxWidgets and see if you see the problem there? It looks like the samples (e.g., the widgets one) have wxStaticLines, so you can probably just compile wxWidgets and the samples.

@facelessuser
Copy link
Contributor Author

You are likely right that it is related to wxWidgets. I will have to see if I can make the time to compile wxWidgets and go that route of validation.

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