Setting default values in a Dialog
Posted: Thu Aug 31, 2006 11:05 am
I am re-working my setup type dialog and I added some checkboxes. I would like the checkboxes to be checked by default. I have selected "checked = true" for each control, and when I test the dialog in the editor, it works. But when I run my installation, none of the check boxes are checked. Anyone know how to do this?
Another question: does anyone know if its possible to persist the state of the checkboxes, so if I click next, then back, I will end up with the same options selected? I sort of half hopped it would just work, but it doesn't seem to be. Is there a simple way to make this happen?
Thanks.
Another question: does anyone know if its possible to persist the state of the checkboxes, so if I click next, then back, I will end up with the same options selected? I sort of half hopped it would just work, but it doesn't seem to be. Is there a simple way to make this happen?
Thanks.