Tkinter is a good GUI toolkit for python, however they have to add more widgets such as Tree Controls, Tabbed Frames, etc. But what I hated most in it is the layout management, and I was unable to understand how to make the frames and different widgets in them stretchable till I found
this tutorial. The problem with most of the Tkinter tutorials that they didn't mention anything about the Grid rows and columns weights and how this weight can affect their stretchability.
New Mexico Tech Computer Center (TCC),
Tkinter reference: a GUI for Python
Tags:
Python,
Tkinter,
Gr33n Data
the link to the tutorial is wrong. Can you provide the good one. I'm having the same issue with the layaout.
ReplyDeleteThanks