Hi guys, I'm developing an (effect) extension using Tkinter for the GUI.
The extension works well but I cannot do anything else with Inkscape while the extension is open because the dialog is modal...so the question is: is it possible to write asynchronous extensions?
Many thanks