No Title in Directory Folder Picker
Posted by
Robert Lockwood on
Mar 01, 2019; 6:07pm
URL: http://imagej.273.s1.nabble.com/No-Title-in-Directory-Folder-Picker-tp5021856.html
In my macro the user is to provide both a source directory and a
destination directory but in MacOS 10.14.03, Mojave, there is no title in
the folder picker.
Macro:
input = getDirectory("Select Source Directory ");
output = getDirectory("Choose Destination Directory ");
Google has not been my friend, today.
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html