shut down the viewer loop?

Steven Silvester steven.silvester at gmail.com
Fri May 22 20:51:16 EDT 2015


Steven,

Can you try calling show() only on the *last* ImageViewer you create?



On Wednesday, May 20, 2015 at 6:41:12 AM UTC-5, Steven Drake wrote:
>
> Hello, 
>
> I've only done a cursory search on this and not finding anything. What 
> terms should be used to search for this? 
>
> Specifically, here's what I am trying to find out...
>
> My script uses viewer.ImageViewer and cycles through several images. The 
> images are closed by clicking on the "X" in the upper right corner. After 
> the last image is closed, the script seems to continue running but does not 
> execute any further commands. 
>
> My guess is there is a Qt loop still running that must be exited before 
> continuing with the rest of the script. How to stop the loop and continue? 
> Or might there be something else going on?
>
> Should I post the script?
>
> Steven
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20150522/5d462a9c/attachment.html>


More information about the scikit-image mailing list