Closed danijar closed 8 years ago
Harder than expected since Tkinter doesn't support multi threading. Would require using another interactive backend. GTK is widely used but doesn't work with virtualenv. May be easier to switch threads so that the GUI can run in the main thread.
Harder than expected since Tkinter doesn't support multi threading. Would require using another interactive backend. GTK is widely used but doesn't work with virtualenv. May be easier to switch threads so that the GUI can run in the main thread.