[izpack-users] search input field

Michael Hagedorn michael.hagedorn at gmx.de
Fri Feb 24 17:48:57 CET 2006


Hello All,

using 3.8.1 choice values for search input combobox are hidden if their
length exceeds size of combobox. It worked with 3.7.

This will not work with 3.8.1 but with 3.7:

    <field type="search" variable="SAMPLE">
      <description align="left" txt="" id="description.sample"/>
      <spec txt="" type="directory" result="file">
        <choice value="C:\Sample\123\456\789" os="windows"/>
      </spec>
    </field>

This works with both:

        <choice value="C:\Sample" os="windows"/>

I guess it's a bug. Can someone check this?

Thanks,
Michael



More information about the izpack-users mailing list