Re: [WiX-users] Specify column width of VolumeCostList Control

2007-09-06 Thread Bob Arnson
Man, Shirley wrote: Overridable="yes">{0}Difference 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 {120}{70}{70}{70}{70} The UIText entries control the text in each header, not its size.

Re: [WiX-users] Specify column width of VolumeCostList Control

2007-09-06 Thread Man, Shirley
@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 Overri

Re: [WiX-users] Specify column width of VolumeCostList Control

2007-09-05 Thread Bob Arnson
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/ -

[WiX-users] Specify column width of VolumeCostList Control

2007-09-05 Thread Man, Shirley
Hi all, I want to hide some of the columns in VolumeCostList. According to MSDN, http://msdn2.microsoft.com/en-us/library/aa372790.aspx Authors can set the column widths in the VolumeCostList control by appending column widths after any font specifications. Column widths are ente