You want to use a class. The variable will be visible and accessible as long as the class exists. from Tkinter import * class Demo: def ...
確定! 回上一頁