What the designer wants is as follows:

The dialog defaults to this state:

Radio button has no options selected.
Next button is disabled until a radio button option is selected by the user.

My understanding of MSI and WiX is that this is not supported (one
button in a radio button group MUST be selected) however I'm
exercising due diligence in querying the collective wisdom...

Wendell



On Tue, Oct 7, 2008 at 12:05 PM, Richard <[EMAIL PROTECTED]> wrote:
>
> In article <[EMAIL PROTECTED]>,
>    "Wendell Joost" <[EMAIL PROTECTED]>  writes:
>
>> Using Wix 3.0.4513.0, is there any way to specify a Radio Button Group
>> so that *none* of the items in the group are selected?
>
> Are you trying to enforce that no selection is made, or are you trying
> to provide another alternative to those in the group box "none of the
> above"?
>
> For the former, just hide the group box and clear its property.
>
> For the latter, just add another radio button that indicates the
> "NOTA" choice.
> --
> "The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download
>      <http://www.xmission.com/~legalize/book/download/index.html>
>
>        Legalize Adulthood! <http://blogs.xmission.com/legalize/>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>



-- 
"Some people come visit Europe and are really let down when they find
out it's not like a credit-card commercial; others really get into
meeting all the quirky people and careening along narrow mountain
roads in rickety cabs driven by suicidal, gap-toothed Carpathians. I
guess it's pretty obvious which one you are..." - Justin Crevier, May
'01

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to