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

Radio Buttons not displaying properly #11

Closed
TomOfHelatrobus opened this issue Jan 2, 2021 · 3 comments
Closed

Radio Buttons not displaying properly #11

TomOfHelatrobus opened this issue Jan 2, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@TomOfHelatrobus
Copy link

I'm not sure if this is one of the things are hoped to fix with this library, but the radiobutton with indictoron=0 as an attribute do not display "selectcolor" properly in mac os. It's been a problem for a while.

This is what it looks like in windows.
edit_color

This is what the radio buttons look like in mac with the same button selected.
tkinterradiobuttonmac

@Saadmairaj Saadmairaj added the enhancement New feature or request label Jan 2, 2021
@Saadmairaj
Copy link
Owner

Thanks for suggesting this issue with a radio button. I will try to fix it.

@Saadmairaj
Copy link
Owner

Hi @TomOfHelatrobus!
I've fixed the issue of Radiobutton selectcolor not displaying properly when indicatoron=0 and added the fixed version of Radiobutton widget to tkmacosx. Though the changes are not official yet so to use a fixed version of Radiobutton, please update to tkmacosx-0.1.6b2 with the following command.

pip install git+https://github.com/Saadmairaj/tkmacosx#egg=tkmacosx --upgrade

@TomOfHelatrobus
Copy link
Author

Wow, that's epic! Can't wait to try it out!

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

No branches or pull requests

2 participants