View Full Version : Weather icon
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?
chrisdaniels
2008-08-05, 21:31
It toggles top right with the time..
Rand Al Thor
2008-08-05, 21:36
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 <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.
Yeah, it toggles between time/date and weather and when the weather info is visible there is no icon (cloud, sun etc).