I added weather conditional fanart, but I can't figure out how to get the bottom left corner rounded, like in this image.
![[Image: round.jpg]](http://www.fileden.com/files/2007/1/30/714383/round.jpg)
Instead it looks like this.
![[Image: square.jpg]](http://www.fileden.com/files/2007/1/30/714383/square.jpg)
Here is the control I added.
Code:
<control type="multiimage">
<description>conditional fanart</description>
<posx>202</posx>
<posy>111</posy>
<width>800</width>
<height>450</height>
<visible>ControlGroup(9000).HasFocus(2)</visible>
<imagepath>E:/images/fanart/weather/$INFO[Weather.FanartCode]</imagepath>
<timeperimage>5000</timeperimage>
<fadetime>2000</fadetime>
<loop>yes</loop>
<aspectratio>stretch</aspectratio>
<include>contentpanelslide</include>
</control>Here is the entire weather.xml http://pastebin.com/m7fee12bf
Can anyone help me figure this out?
Question #2
I added a "more" button that launches the TWC script, but when I exit the script all the weather info is missing.
![[Image: NoInfo.jpg]](http://www.fileden.com/files/2007/1/30/714383/NoInfo.jpg)
Is there some way to force the weather window to refresh?
Or keep some focus in the background so it doesn't lose the info?
Thanks in advance for any help.

![[Image: skinsq.png]](http://img854.imageshack.us/img854/931/skinsq.png)
.S. Where in myweather.xml is the code for custom backgrounds?

Search
Help