Login  Register

Re: Dialog.addChoice with Variables / Variables in an Array?

Posted by rayh on Jul 30, 2014; 3:19pm
URL: http://imagej.273.s1.nabble.com/Dialog-addChoice-with-Variables-Variables-in-an-Array-tp5008965p5008977.html

Gabriel Landini wrote
So strange. Your modified example works fine here.
Ok, seems to be a problem related to the ImageJ version. The NaN stuff occured on 1.43m, when I run it on 1.48v it workes -though unfortunately not exactly as I wanted: Now File1 / File2 gets displayed in both the dialog and the print log, but I'd like the dialog to show Green and Red, while the print should yield File1 / File2. Is that possible?