Page 1 of 1

Call scripts from scripts

Posted: Thu Sep 09, 2010 3:11 pm
by hungerburg
Is there a way to call a script from another script and pass variables from the first one on to the next one?

Eg: I want to have a dialog, that can either start from some defaults or from previously defined values. As there seems to be no way of having a "file open" button in a dialog (only ok, no, cancel... buttons), I would create a new button in qcad's toolbar that displays the file selection and then call out to the real dialogue.

--
peter