![]() |
Python_2
1.0
|
Classes | |
class | mtTkinter._Tk |
class | mtTkinter._TkAttr |
Namespaces | |
mtTkinter | |
Thread-safe version of Tkinter. | |
Functions | |
def | mtTkinter._Tk__init__ (self, *args, **kwargs) |
def | mtTkinter._CheckEvents (tk) |
def | mtTkinter._testThread (root) |
def | mtTkinter._pressOk (root, button) |
Variables | |
mtTkinter.root = Tk(mtDebug = 1) | |
mtTkinter.thread = threading.Thread(target = _testThread, args=(root,)) | |
mtTkinter.tk | |