Closed ProcStack closed 5 years ago
Check for Slider Changes mid and exit calls processing.
ToDo-
QtGui.QApplication.processEvents()
break;
Done and done! Mid edge calculation it checks the current slider value and breaks the loop if the initial value and current value doesn't match. Added hitting escape to exit out of the function as well.
escape
TextBase Viewer
Check for Slider Changes mid and exit calls processing.
ToDo-
QtGui.QApplication.processEvents()
break;
the loop