ImageWindow

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

ImageWindow

Lenka Polaskova
hello to all,

I would like to know if there is a possibility to set some graphical
components (such as buttons) and set their location in ImageWindow. I
succeed to get a simple text area, but I didn't be able to set its location
in ImageWindow. Does anyone know the solution?

Thank you!

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

Re: ImageWindow

Rasband, Wayne (NIH/NIMH) [E]
On Aug 10, 2012, at 9:12 AM, Lenka Polášková wrote:

> hello to all,
>
> I would like to know if there is a possibility to set some graphical
> components (such as buttons) and set their location in ImageWindow. I
> succeed to get a simple text area, but I didn't be able to set its location
> in ImageWindow. Does anyone know the solution?

You can add a panel of buttons to the bottom or right side of an ImageWindow. There are example plugins that do this at

    http://imagej.nih.gov/ij/plugins/panel-window.html

-wayne

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