TodayPlus Boards v2

TodayPlus for the Pocket PC Forums => Help and Support => Topic started by: RoYPNoY on February 15, 2004, 08:33:32 PM

Title: NEWBIE: QUESTION ON WEATHER ICONS
Post by: RoYPNoY on February 15, 2004, 08:33:32 PM
Ok i'm sorry for being such a noob, but i couldn't find the answer i'm looking for on this forum.  I'm new to TodayPlus.  Ok so I installed AccuWeather icons and i replaced it with the icons that TD comes with in the weather icons folder.  Then in config.exe i put my zipcode and my city came up so i used it.  I don't know what RSS means so i left it blank.  THe icons are not showing. What do I do?
Title: NEWBIE: QUESTION ON WEATHER ICONS
Post by: joelw135 on February 15, 2004, 09:24:20 PM
Question, you are using the LordTwisted skin?  If yes you need two folders within the Weather Icons Folder. Take a look at the code below it shows you the two sets of icons you need in the two folders within Weather Icons folder.

options,weathericondir,Weather Icons\Weather Underground,png
button,0,-1,29,29,-1,6,var24=2,0,1

else
options,weathericondir,Weather Icons\weather.com,png
button,0,-1,29,29,-1,6,var24=1,0,1
endif

As you see by the code one is called Weather Underground and the other is weather.com

If you put these two folders in the weather Icons folder you should not have a problem.
Title: NEWBIE: QUESTION ON WEATHER ICONS
Post by: RoYPNoY on February 15, 2004, 09:38:26 PM
i'm using logika complete skin
Title: NEWBIE: QUESTION ON WEATHER ICONS
Post by: joelw135 on February 15, 2004, 09:42:51 PM
Ok, then you should still have all the icons in the folder called Weather.com within Weather Icons folder.
Title: NEWBIE: QUESTION ON WEATHER ICONS
Post by: RoYPNoY on February 16, 2004, 01:19:07 AM
do i put anything in RSS under weather icons of config.exe?