-
-
Notifications
You must be signed in to change notification settings - Fork 34.1k
Closed as not planned
Labels
pendingThe issue will be closed if no feedback is providedThe issue will be closed if no feedback is providedtopic-tkintertype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
Bug report
Bug description:
'''
In python3 version 3.13.5 and Tk version 8.6.16
If i were to add an ttk.treeview on the right frame the buttons in the left frame all turn blue from grey.
If I remove the treeview alltogeather, the buttons return to grey.
Also happens with ttkbootstrap.
No amount of background options on the buttons nor style options on the tree view changes anything.
https://stackoverflow.com/questions/56331001/python-tkinter-treeview-colors-are-not-updating
### CPython versions tested on:
3.15
### Operating systems tested on:
Linux
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
pendingThe issue will be closed if no feedback is providedThe issue will be closed if no feedback is providedtopic-tkintertype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error