Re: dialog box
Posted by Gabriel Landini on Nov 09, 2005; 12:36pm
URL: http://imagej.273.s1.nabble.com/dialog-box-tp3704509p3704511.html
On Wednesday 09 November 2005 10:21, Michael Doube wrote:
> I'd like to have a dialog box open that the macro looks at to get data
> about the specimen that the images are of - whether the surface was
> milled or polished and the orientation of the specimen.
Not what you are asking for, but it may help:
Could you embed the data in the image and get it back in the macro with
getMetadata() or something along the lines?
Cheers,
G.