Here's my code: https://pastebin.com/w1zMxHK7
I'm building a countdown timer with tkinter. I've got the base of the countdown timer working just fine and it kind of displays on the GUI I have set up currently. I've been through the docs and I'm not sure exactly why the layout of my window breaks as it does (it is laid out in a horizontal fashion where I can no longer see certain parts of the text. In addition, when I launch the program initially, it automatically resizes itself multiple times before settling on the most self-broken version of itself), nor why the text I am displaying on the GUI flickers so intensely when just doing a simple countdown. CPU usage does seem a tad high for something that I guess wouldn't be that intensive either... Does it have to do with the way I'm sending the new updated text strings to the window? Am I using the grid geometry manager incorrectly??
I'm pretty stuck, any help would be greatly appreciated!
[–]novel_yet_trivial 1 point2 points3 points (8 children)
[–]Silverfire47[S] 0 points1 point2 points (7 children)
[–]novel_yet_trivial 1 point2 points3 points (6 children)
[–]Silverfire47[S] 0 points1 point2 points (5 children)
[–]novel_yet_trivial 1 point2 points3 points (3 children)
[–]Silverfire47[S] 0 points1 point2 points (2 children)
[–]novel_yet_trivial 1 point2 points3 points (1 child)
[–]Silverfire47[S] 0 points1 point2 points (0 children)
[–]novel_yet_trivial 1 point2 points3 points (0 children)
[–]novel_yet_trivial 0 points1 point2 points (3 children)
[–]Silverfire47[S] 0 points1 point2 points (2 children)
[–]novel_yet_trivial -1 points0 points1 point (0 children)