Man, Shirley wrote:

<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} ?


In the VolumeCostList control text which in WixUI is

<String Id="DiskCostDlgVolumeList">{120}{70}{70}{70}{70}</String>

The UIText entries control the text in each header, not its size.

--
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