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

[2186] Refine macOS Removal #2200

Closed

Conversation

Rixxan
Copy link
Contributor

@Rixxan Rixxan commented Apr 12, 2024

The previous PR to remove macOS support (#2187) accidentally was a little too overzealous and removed the functionality added by #2183 by converting the usage of nb.Entry to ttk.Entry instead of the intended nb.EntryMenu.

nb.Entry usage still should be eliminated, but the alternative should be our menu class.

Also clarifies some side issues and details.

Resolves #2186

All other details of #2187 are still valid.

@Rixxan Rixxan added bug python Pull requests that update Python code Ready for Review PRs ready for review and merge labels Apr 12, 2024
@Rixxan Rixxan added this to the 5.11.0 milestone Apr 12, 2024
@Rixxan Rixxan requested a review from C1701D April 12, 2024 22:49
@Rixxan Rixxan self-assigned this Apr 12, 2024
@Rixxan
Copy link
Contributor Author

Rixxan commented Apr 12, 2024

Also, I hate merge conflicts. All things in this PR are meant to replace/override the previous PR.

@Rixxan
Copy link
Contributor Author

Rixxan commented Apr 13, 2024

Better branch exists for this. Deleting, will re-make.

@Rixxan Rixxan closed this Apr 13, 2024
@Rixxan Rixxan deleted the enhancement/2186/remove-macos-properly branch April 13, 2024 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug python Pull requests that update Python code Ready for Review PRs ready for review and merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant