ImageJ / Fiji always in front

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

ImageJ / Fiji always in front

CARL Philippe (LBP)
Dear all,

Is there a way to have ImageJ / Fiji (actually only the software banner) to
be put always on top of the other windows in order to easily open pictures
with drag&drop operations?

I thank you very much in advance for your answer and help.

My best regards,

Philippe

 

Philippe CARL

Laboratoire de Biophotonique et Pharmacologie

UMR 7213 CNRS - Université de Strasbourg

Faculté de Pharmacie

74 route du Rhin

67401 ILLKIRCH

Tel : +33(0)3 68 85 41 84

 


--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: ImageJ / Fiji always in front

Jan Eglinger
Hi Philippe,

On 26.05.2014, 4:51 PM, Philippe CARL wrote:
> Is there a way to have ImageJ / Fiji (actually only the software banner) to
> be put always on top of the other windows in order to easily open pictures
> with drag&drop operations?

This has been asked on the mailing list before:

http://imagej.1557.x6.nabble.com/ImageJ-window-Always-on-Top-tp3694763p3694770.html

In short, just use this JavaScript:

     IJ.getInstance().setAlwaysOnTop(true);

Hth,
Jan



>
> I thank you very much in advance for your answer and help.
>
> My best regards,
>
> Philippe
>

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: ImageJ / Fiji always in front

Jan Eglinger
I should have linked to the documentation, actually:

http://rsbweb.nih.gov/ij/docs/guide/146-25.html

Jan



On 26.05.2014, 5:08 PM, Jan Eglinger wrote:

> Hi Philippe,
>
> On 26.05.2014, 4:51 PM, Philippe CARL wrote:
>> Is there a way to have ImageJ / Fiji (actually only the software
>> banner) to
>> be put always on top of the other windows in order to easily open
>> pictures
>> with drag&drop operations?
>
> This has been asked on the mailing list before:
>
> http://imagej.1557.x6.nabble.com/ImageJ-window-Always-on-Top-tp3694763p3694770.html
>
>
> In short, just use this JavaScript:
>
>      IJ.getInstance().setAlwaysOnTop(true);
>
> Hth,
> Jan
>
>
>
>>
>> I thank you very much in advance for your answer and help.
>>
>> My best regards,
>>
>> Philippe
>>
>

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