Re: [WiX-users] Customize dialogs differently for each locale

2010-09-29 Thread akshi_gupta
Thanks for the reply. I tried setting width to a localization string but i got the error:"error CNDL0008: The Dialog/@Width attribute's value, '!(loc.canceldlg_width)', is not a legal integer value. Legal integer values are from -2,147,483,648 to 2,147,483,647." Am I missing something? -- View t

Re: [WiX-users] Customize dialogs differently for each locale

2010-09-28 Thread Bob Arnson
On 28-Sep-10 01:26, akshi_gupta wrote: > I can use .wxl file to localize the text for each dialog. But is it possible > to customize the width or height of a dialog (or one of its control) > differently for each locale? Yes, the X, Y, Width, and Height attributes can be set to localization stri

[WiX-users] Customize dialogs differently for each locale

2010-09-27 Thread akshi_gupta
Hi All, I can use .wxl file to localize the text for each dialog. But is it possible to customize the width or height of a dialog (or one of its control) differently for each locale? Thanks, Akshi -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com