Hi José,
>I am trying to develop a simple application in python (I am very newby), but
>I have some general doubts
my main window is Tk(), I am using grid manager,
>and when in the application user changes the view, what I do is take a frame
>out of the grid and put another one (and sometimes th
Hi all,
I am trying to develop a simple application in python (I am very newby), but
I have some general doubts
my main window is Tk(), I am using grid manager,
and when in the application user changes the view, what I do is take a frame
out of the grid and put another one (and sometimes there