You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for sharing the specifics. I have right now decided to remove the toggle button altogether and instead will use the config file to set the theme for my use case which seems to be a suitable solution for my need.
Thanks for sharing the specifics. I have right now decided to remove the toggle button altogether and instead will use the config file to set the theme for my use case which seems to be a suitable solution for my need.
I'm not good at English, I looked at the links but I don't understand, guys, is there a solution for this problem? And how?
For each light and dark tcl file, add the last two lines of code ( -width 0\ -height 0) at ttk::style element create Treeview.field image $I(card). Hitting the toggle check button will no longer cause TreeView to keep expanding!
This is my code.
If I keep hitting that toggle button the treeview just keeps expanding and finally goes out of screen.
I was following a tutorial based of here
https://github.com/codefirstio/tkinter-excel-app/blob/main/main.py
https://www.youtube.com/watch?v=8m4uDS_nyCk&ab_channel=CodeFirstwithHala
The text was updated successfully, but these errors were encountered: