9 Apr
2017
9 Apr
'17
12:12 p.m.
Hi guys, I am writing Inkscape extension and I found out that I definitely need more complex UI elements (such as file browser, textarea etc. ) than these, that offers INX file format. I was experimenting with using Python GUI package (Tkinter) together with standard Inkscape extension file, but there is no possibility, at the moment when Tkinter is running, to interact with Inkscape interface. Is there any possibility to have python GUI and can interact with Inkscape objects at the same time ? Sorry for my english.
Thank you, Lukas Haberzettl