[ImageJ-bugs] [Bug 952] Return value of IJ.showMessageWithCancel() is ignored in macros
bugzilla at fiji.sc
bugzilla at fiji.sc
Mon Nov 17 20:34:08 CST 2014
http://fiji.sc/bugzilla/show_bug.cgi?id=952
Wayne Rasband <wsr at nih.gov> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wsr at nih.gov
--- Comment #2 from Wayne Rasband <wsr at nih.gov> ---
The showMessageWithCancel() macro function calls IJ.showMessageWithCancel(),
which calls GenericDialog.wasCanceled(), which aborts the macro if the dialog
was canceled. I do not know why this is not working in the Fiji Script Editor.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-bugs/attachments/20141118/c9ede9bf/attachment-0001.html>
More information about the Imagej-bugs
mailing list