dz0ny
July 19th, 2009, 05:00 PM
Hello!
Inside intemlayout control, control image with external image doesn't work. Consider following example:
<itemlayout width="1000" height="105">
<control type="image">
<posx>10</posx>
<posy>5</posy>
<width>100</width>
<height>95</height>
<info>$INFO[App.Param(image_link)]</info>
<aspectratio>scale</aspectratio>
</control>
</itemlayout>
image from media folder works fine.
Inside intemlayout control, control image with external image doesn't work. Consider following example:
<itemlayout width="1000" height="105">
<control type="image">
<posx>10</posx>
<posy>5</posy>
<width>100</width>
<height>95</height>
<info>$INFO[App.Param(image_link)]</info>
<aspectratio>scale</aspectratio>
</control>
</itemlayout>
image from media folder works fine.