On 4/10/2016 2:11 PM, Terry Reedy wrote:
On 4/10/2016 9:36 AM, Diego Lelis wrote:
I need to make a change between windows, after some time. But i am
have a little bit of trouble making my code work: My windows change
only when i click on button, i tried to put lambda in my command and
also don't
On 4/10/2016 9:36 AM, Diego Lelis wrote:
I need to make a change between windows, after some time. But i am
have a little bit of trouble making my code work: My windows change
only when i click on button, i tried to put lambda in my command and
also don't work.
I and others have written multipl
I need to make a change between windows, after some time. But i am have a
little bit of trouble making my code work: My windows change only when i click
on button, i tried to put lambda in my command and also don't work.
import tkinter as tk # python3
#import Tkinter as tk # python
import da