On 17/01/16 18:27, Ricardo MartÃnez wrote:
> Hi folks, first thanks to Peter and Alan for the comments about the
> Interpreter, i really appreciate that.
I don't remember giving any comments about the interpreter,
but if I did you're welcome! :-)
> The question that i have in mind is about grid l
Hi folks, first thanks to Peter and Alan for the comments about the
Interpreter, i really appreciate that.
The question that i have in mind is about grid layout, i have the below
code and i want to resize every widget when the user resize the main
windows.
"""
START
"""
import tkinter as tk
im