jimking wrote:
Topic moved in the right section!
Hello. I created the "Systemic Widget.
First read this:
viewtopic.php?f=10&t=4837About the weather icons, DON'T change the numerical order /name. All should have numbers from 1-44, NOT 01.
If you want to use more that two kind of icons, create two folders, for example "wth1" and "wth2".
Then use these tags for each weather icons:
wth1\${curWeatherIconNum}.png
wth2\${curWeatherIconNum}.png
hi, and thanks for the help.
just to make sure i understand you, this is what i intend to do.
first. i'm going to take the original folder and rename it wth1, place it back into the widget.
second, i'm going to rename the folder i placed in the widget and name it wth2.
third, i'm going to rename the files in that folder that start with 0 to just the single digit,ie 01 becomes 1.
fourth, add the above tags, leaveing the original tag in place.
is this correct?