Login  Register

Re: Non-modal dialog with Yes No Cancel

Posted by Fred Damen on Oct 12, 2020; 7:54pm
URL: http://imagej.273.s1.nabble.com/Non-modal-dialog-with-Yes-No-Cancel-tp5024006p5024028.html

Greetings,

I would like to compile and run a plugin in the currently running imagej
instance from the commandline.  The -o options tends not to work, i.e.,
left over lockfile(s) or lockfile pointing to imagej instance on another
workspace (linux).  Is there a ways to find an imagej instance's port
number from within imagej? The -p option seems to work if you guess the
port number correctly.

Thanks,

Fred

gvim:
map <silent> <F9> :silent w<bar>!imagej -o -e 'run("Compile and
Run...","compile=%:p");'<CR>

On Mon, October 12, 2020 11:27 am, Stein Rørvik wrote:
...
> use an external editor which launches ImageJ via the command line when
> writing or testing new macros.
...

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html