You could try to fake it by having 2 text controls on top of each other & use 
the RadioButtonGroup Property as a Condition to Show/Hide the appropriate one.

Palbinder Sandher 
Software Deployment Engineer
T: +44 (0) 141 945 8500 
F: +44 (0) 141 945 8501 

http://www.iesve.com 
**Design, Simulate + Innovate with the <Virtual Environment>**
Integrated Environmental Solutions Limited. Registered in Scotland No. SC151456 
Registered Office - Helix Building, West Of Scotland Science Park, Glasgow G20 
0SP
Email Disclaimer
-----Original Message-----
From: Rob Mensching [mailto:r...@robmensching.com] 
Sent: 20 July 2011 14:58
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Change text based on selection

I don't think the MSI UI supports that.

On Wed, Jul 20, 2011 at 12:31 AM, Sidky Macatangay <y2k...@gmail.com> wrote:

> I have a text control and a radiobuttongroup control on a dialog. How can I
> update the text on the text control based on the user selection in the
> radiobuttongroup? I tried adding publish property under the
> radiobuttongroup
> and wired that property to the text control but the latter doesn't get
> updated automatically. If I wire up the publish property to a pushbutton
> control and navigate away then back to the dialog, the text gets updated
> alright but that's not exactly what I want as the updating need to happen
> on
> click even of the radio button. Sample snippet will be much appreciated.
>
> ------------------------------------------------------------------------------
> 10 Tips for Better Web Security
> Learn 10 ways to better secure your business today. Topics covered include:
> Web security, SSL, hacker attacks & Denial of Service (DoS), private keys,
> security Microsoft Exchange, secure Instant Messaging, and much more.
> http://www.accelacomm.com/jaw/sfnl/114/51426210/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>


-- 
virtually, Rob Mensching - http://RobMensching.com LLC
------------------------------------------------------------------------------
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks & Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



------------------------------------------------------------------------------
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks & Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to