- June 12, 2011
- 188
- 61
- Home Country
- Germany
Hi,
i just compared the TVZAPOSD.XML from Avallonis with the one pur_berger sent me here a few Posts ago. There are significant differences, that make me wonder:
Avallonis:
Code:<control> <description>background</description> <type>image</type> <id>0</id> <posX>366</posX> <posY>704</posY> <width>1190</width> <height>376</height> <texture>tv_zaposd_bg.png</texture> </control> <control> <description>TV Logo</description> <type>image</type> <id>10</id> <posX>477</posX> <posY>800</posY> <width>150</width> <height>120</height> <texture>#TV.View.thumb</texture> <keepaspectratio>yes</keepaspectratio> </control>
Avallanche:
Code:<control> <description>background</description> <type>image</type> <id>0</id> <posX>368</posX> <posY>300</posY> <width>1183</width> <height>298</height> <texture>tv_zaposd_bg.png</texture> </control> <control> <description>TV Logo</description> <type>image</type> <id>10</id> <posX>365</posX> <posY>300</posY> <width>190</width> <hight>190</hight> <keepaspectratio>yes</keepaspectratio> <texture>#TV.View.thumb</texture> <keepaspectratio>yes</keepaspectratio> </control>
Do i understand right, that PosY defines the height for the object? Then ist clear to me why the ZAP OSD is in the middle and not at the bottom.
LAter, wehn i am at home i'll try using the values from avallonis. I'll post the results.
regards,
carsten
Just got Paint here and a misspelling
Last edited: