flika-org / flika

An interactive image processing program for biologists written in Python.
http://flika-org.github.io/
MIT License
22 stars 1 forks source link

BaseProcess preview and Window switch #36

Open BrettJSettle opened 7 years ago

BrettJSettle commented 7 years ago

BaseProcess preview functionality requires that the currentWindow remain the same until accepted or rejected. Some slider ranges are set via g.currentWindow and are only reset on calling gui(). Enable switching the currentWindow to refresh the widgets in the process and reset the image in the old currentWindow.