You'll probably want to include both controls on the form, and just
show/hide based on the radio box selection.  That would be much easier than
trying to load new text into the box, IMO.

Chris

On Fri, Aug 8, 2008 at 8:38 PM, Alireza Keyvani <[EMAIL PROTECTED]>wrote:

> Hi everyone,
>
>
>
> Wix beginner here! I'm trying to customize the license agreement dialogbox
> (LicenseAgreementDlg.wxs) in order to add a control (a combo box for
> example) that lets the user choose the language in which the license
> agreement is displayed (most probably English or French). So I'm thinking I
> need to receive a "selection changed" event from the control and, in
> response, somehow load a different text into the textbox. Any ideas?
>
>
>
> Thank you,
>
>
>
> Alireza
>
>
>
> *** This email and any attachments thereto may contain private,
> confidential, and privileged material for the sole use of the intended
> recipient.  Any review, copying, or distribution of this email (or any
> attachments thereto) by others is strictly prohibited.  If you are not the
> intended recipient, please contact the sender immediately and permanently
> delete the original and any copies of this email and any attachments
> thereto. ***
> -------------------------------------------------------------------------
> 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
>
-------------------------------------------------------------------------
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