Why Tkinter is not allowed in Modul8 ?
Posted: Mon Mar 02, 2009 10:14 am
Hi,
Despite you can import Tkinter or tkFileDialog in a Modul8 module, you cannot use it (it throws an exception when instancing it). Why ?
I would like to save a module's preset in a file with tkFileDialog.asksaveasfile() ...
Thanx
Despite you can import Tkinter or tkFileDialog in a Modul8 module, you cannot use it (it throws an exception when instancing it). Why ?
I would like to save a module's preset in a file with tkFileDialog.asksaveasfile() ...
Thanx