Good Day,
i want tkinter to scale whatever is in its frame to the size of the window. Maybe pictures make more clear what i want:
This is the way the programm looks when i open it:
![[Image: WeWq4io.png]](https://i.imgur.com/WeWq4io.png)
And that is the result when i try to resize it:
![[Image: zv0jGIU.png]](https://i.imgur.com/zv0jGIU.png)
What i actually want is that all the content in the window grows bigger with the size of the window. The code used to make this example can be found here. I also don't know if this expectation is at all plausible.
Would be nice if you could point me to tutorial or book or something similar where i can learn how to do this.
Thanks in Advance
Detzi
i want tkinter to scale whatever is in its frame to the size of the window. Maybe pictures make more clear what i want:
This is the way the programm looks when i open it:
![[Image: WeWq4io.png]](https://i.imgur.com/WeWq4io.png)
And that is the result when i try to resize it:
![[Image: zv0jGIU.png]](https://i.imgur.com/zv0jGIU.png)
What i actually want is that all the content in the window grows bigger with the size of the window. The code used to make this example can be found here. I also don't know if this expectation is at all plausible.
Would be nice if you could point me to tutorial or book or something similar where i can learn how to do this.
Thanks in Advance
Detzi