TK to TTK Overhaul
Open
enhancement
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 182
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
A number of locations in the code eschew the TTK library and continue to use the original "tk" library. This holds us back from supporting custom themes as well as breaks a few things. That, and TK in general is just... awful to work with.
We should migrate as much of the styling code as possible from tk to ttk.
And redo theme.py while we're at it.
Contributor guide
Assessment
This issue has not been assessed yet.