[izpack-users] uncheck a checkbox on packs panel
nbc
nathan.chun at ngc.com
Thu Oct 11 16:36:47 CEST 2007
Hello:
I have a couple of packs on the packsPanel. Is there a way of unchecking
the packs checkbox for packs that I want the user to explicitly choose when
this panel is displayed. I thought that the preselected attribute on the
pack element would control this "yes=checked/no=unchecked". I've tried
this, but the all of the packs are checked, no matter what preselected is
set to.
Sample XML:
<packs>
<pack name="Spring" required="no" preselected="no">
...
</pack>
<pack name="Winter" required="no" preselected="yes">
...
</pack>
<pack name="Summer" required="no" preselected="no">
...
</pack>
<pack name="Fall" required="no" preselected="yes">
...
</pack>
<pack name="Base" required="no" preselected="yes">
...
</pack>
</packs>
Thanks
Nathan
--
View this message in context: http://www.nabble.com/uncheck-a-checkbox-on-packs-panel-tf4607690.html#a13157272
Sent from the izpack users mailing list archive at Nabble.com.
More information about the izpack-users
mailing list