Instead of using thread, use callback (specify using command keyword arugment) from Tkinter import * def show_values(value=None): print s1.get(), ...
確定! 回上一頁