02-19-2003, 07:44 PM -
I am using the Weather Monitor Custom Full 32 and after trying many times, I've come to a standstill. I'd like to know how to edit these and what each heading means under [DataSlot0] -
[DataSlot0]
param = CUSTOM
SkinText = 0
rect = 0 0 68 13
LabelType = short
LabelRect = 0 0 10 10
What I'd like to do is include the parameter text name next to the actual weather reading. For instance, instead of just seeing in the skin the following -
85%
7:10 AM EST
7:10 PM EST
etc.
I'd like it to display as -
Humidity: 85%
Sunrise: 7:10 AM EST
Sunset: 7:10 PM EST
etc.
Is this possible? And if so, would I be changing the items in [DataSlot0] to accomplish this. ???
[DataSlot0]
param = CUSTOM
SkinText = 0
rect = 0 0 68 13
LabelType = short
LabelRect = 0 0 10 10
What I'd like to do is include the parameter text name next to the actual weather reading. For instance, instead of just seeing in the skin the following -
85%
7:10 AM EST
7:10 PM EST
etc.
I'd like it to display as -
Humidity: 85%
Sunrise: 7:10 AM EST
Sunset: 7:10 PM EST
etc.
Is this possible? And if so, would I be changing the items in [DataSlot0] to accomplish this. ???