Login  Register

Re: ImageJ window - Always on Top!

Posted by jmutterer on Sep 07, 2008; 12:10pm
URL: http://imagej.273.s1.nabble.com/ImageJ-window-Always-on-Top-tp3694763p3694767.html

Angelika,
Starting with ImageJ 1.41g, you can create a new javascript with the
Plugins/New/JavaScript command that open a new javascript editor.

Type or paste the javascript there, and run it using the Macro/Evaluate
JavaScript command or typing ctrl+J

Jerome

On Sun, Sep 7, 2008 at 11:50 AM, A. Erhardt <[hidden email]> wrote:

> Hi, Wayne,
>
> I have already learned a lot just by reading the emails from the ImageJ
> Newsgroup.
> The question below is also interesting for me. However, I need some detail
> (I am probably too
> new to ImageJ to  know it)
> I run ImageJ 1.4.1 as an application - where do I put the Javascript line
> you mentioned?
> >      IJ.getInstance().setAlwaysOnTop(true);
>
> Thanks
> Angelika
>
> > > Is there a way to keep the ImageJ main window "always on Top" of other
> > > applications in Windows XP?
>