Hi,
 
In my wxl, I put
<String Id="UITextVolumeCostDifference"
Overridable="yes">{0}Difference</String>

but the literal value of {0} is displayed as the column header. Where
should I put the {0} ?

Thanks,

Shirley


________________________________

From: Bob Arnson [mailto:[EMAIL PROTECTED] 
Sent: September 5, 2007 9:26 PM
To: Man, Shirley
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Specify column width of VolumeCostList Control


Man, Shirley wrote: 

        How can I do this in WiX? Where is the font specification
defined?


It's in the loc string. Override it in your own .wxl file -- all the
WixUI loc strings are marked Overridable="yes".

-- 
sig://boB
http://joyofsetup.com/
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to