Search found 4 matches

by abysmal88
Tue Jul 26, 2016 6:20 pm
Forum: Programming
Topic: Asynchronous extensions?
Replies: 0
Views: 6565

Asynchronous extensions?

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 :)
by abysmal88
Fri Jul 15, 2016 12:59 am
Forum: Programming
Topic: Dynamic Extension Interface
Replies: 4
Views: 2502

Re: Dynamic Extension Interface

Yes, when I have a moment I'll do that ;)
by abysmal88
Thu Jul 07, 2016 5:29 pm
Forum: Programming
Topic: Dynamic Extension Interface
Replies: 4
Views: 2502

Re: Dynamic Extension Interface

ok thanks a lot! I will study some shell scripting.
I think I will try with Tkinter because my extension must run on Windows :)
by abysmal88
Wed Jul 06, 2016 8:12 pm
Forum: Programming
Topic: Dynamic Extension Interface
Replies: 4
Views: 2502

Dynamic Extension Interface

Hi guys, I'm quite new in scripting extension and I have some questions: I'd like to change the extension interface interactively, for example: -If i set a value for an option I want to show/hide some value for another one -I'd like to show the values for an option based on the selected SVG. I seeme...

Go to advanced search