Thanks for the reply but i am not using WixUI
My code looks like this

<Control Id="List" Type="VolumeCostList" X="21" Y="105" Width="332"
Height="120" Sunken="yes" Fixed="yes" Remote="yes">
          <Text><![CDATA[{120}{70}{70}{70}{70}]]></Text>
 </Control>
Though this looks fine i am getting the control as seen in the image
attached.


Bob Arnson-6 wrote:
> 
> skarthik_psg wrote:
>> I am using wix 2.0. I tried building with different wix versions and
>> ended up
>> with the same problem. Can anyone please help me out?
>>   
> 
> You're missing rows in the UIText table. See 
> src\ext\UIExtension\wixlib\Common.wxs for how WixUI does it.
> 
> -- 
> sig://boB
> http://joyofsetup.com/
> 
> 
> 
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> SourcForge Community
> SourceForge wants to tell your story.
> http://p.sf.net/sfu/sf-spreadtheword
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/question-on-volumecostList-control-tp2191299p2196222.html
Sent from the wix-users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to