Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Interrupting a long-running script
#5
(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?
Reply


Messages In This Thread
Interrupting a long-running script - by dfkettle - 01-15-2018, 06:42 PM
RE: Interrupting a long-running script - by dfkettle - 01-15-2018, 09:26 PM

Forum Jump: