Login  Register

Re: is there a way to make a two-column GenericDialog ?

Posted by dscho on Oct 28, 2005; 10:53am
URL: http://imagej.273.s1.nabble.com/is-there-a-way-to-make-a-two-column-GenericDialog-tp3704576p3704581.html

Hi,

On Fri, 28 Oct 2005, christophe leterrier wrote:

> I'm backing Albert on this one... Specially concerning macro programming of
> several column dialog boxes (I'm still java-dumb).

It would be probably relatively easy to do that automatically: if the
dialog would get out of proportion (for example, height / width ratio of
3 / 1, or height is larger than 0.9 * screen height), it could introduce
another pane (and if all else fails, add a horizontal scrollbar).

Unfortunately, I am quite busy right now, so I can't go about doing it
myself.

Ciao,
Dscho