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

Checkbox backgrounds #98

Open
spmarsden opened this issue Feb 2, 2023 · 0 comments
Open

Checkbox backgrounds #98

spmarsden opened this issue Feb 2, 2023 · 0 comments

Comments

@spmarsden
Copy link

The check icons ttkwidgets/assets/checked.png and unchecked.png (and I assume others) have white backgrounds. This causes a border to be visible when the background colour of a row is set. Would it be possible to make the outer background of the images transparent?

image

I realise that I can manually replace the images using tree.tag_configure("unchecked", image=...) and will be using this as a work around.

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

1 participant