I had not much time till Tuesday for this. I hope this weekend I'll have something working. I use exec() and end it with finished() signal (don't use waitforfinished() anymore

). Cancel signal (from QProgressDialog) just kills the process at the moment. This seems to work properly.
Now I'm getting to invoking scripts - but had to change/add some general things in ScriptManager/ScriptInterface first. And build some rudimentary ScriptExecWidget for evaluation of script output.
Quote:
The launcher now takes slightly different parameters:
1.) path to ebook root
2.) path to output directory
3.) type of script (edit, input, output)
4.) path to target script to import and invoke run
|
and selected resources ?
regards