Weather icon
#1
Quick question; Are you supposed to get a weather icon (cloud, sun etc) together with the text on the home screen if you have selected to show weather on home screen?
Reply
#2
It toggles top right with the time..
Reply
#3
Actually, I think he wanted to know about the picture. Correct? It will show time/date then fade to temp but will NOT show the actual icon. I believe it is because the way the fade control is set up
Code:
<label>$INFO[System.Date]  |  $INFO[System.Time]</label>
<label>$INFO[Weather.Conditions] ($INFO[Weather.Temperature])</label>
which will not show an icon only text strings.
Reply
#4
Yeah, it toggles between time/date and weather and when the weather info is visible there is no icon (cloud, sun etc).
Reply

Logout Mark Read Team Forum Stats Members Help
Weather icon0