01-15-2018, 09:26 PM
(01-15-2018, 09:17 PM)Ofnuts Wrote: For Python scripts that use an auto-generated parameter dialog, there is a Cancel button, but it is likely that it is only effective if the script uses the progress bar left of the button (but a long-running script ought to do so).
That sounds like what I'm looking for, and I do have a progress bar in my scripts if they run for more than a few seconds. But I'm not sure what you mean by "auto-generated parameter dialog". Where could I find an example?