[izpack-devel] IzPack-install-3.10.0-RC1

Bartz, Klaus Klaus.Bartz at coi.de
Wed Jan 17 10:11:14 CET 2007


Hi Ari,

>Installer window:
>- Should there be minimum size for the window if
>   window is sizeable?
>   It can be reduced very small now and some controls
>   will disappear.
>

Your suggestion seems to me logically. I will look
whether I can implement it in a simple way or not.
It is simple to set a minimum size. But if we
would configure it, we must extend the dtd, the
compiler and some classes in the installer. The
other way will be to compute minimumSize. In the
moment I do not know whether this will be much
work or not.

Therefore I will make a short look for computing
minimumSize and if no simple way seen I tend to use 
<guiprefs height> and <guiprefs width> also as 
minimum values.
There I have only to implement one call to
setMinimumSize and that's it.

On the other hand: most installation will be run
with <guiprefs resizable="no">. 

Any comment? 

Klaus



More information about the izpack-devel mailing list