TodayPlus Boards v2

TodayPlus for the Pocket PC Forums => Help and Support => Topic started by: chipnseal on November 19, 2003, 12:13:28 PM

Title: Adding another city to the weather
Post by: chipnseal on November 19, 2003, 12:13:28 PM
Currently have two cities on the weather bar. They work fine. I want to add 1 (or more) cities. I followed the procedure outlined:

city,3,60,01450,Groton,f

essentially adding another city in the US, with zip code and name, to the info in the config file...I deleted all in the buffer and re-synched.

The new city (number 3) information shows up in the buffer but not on the display. I can use the small arrow to change cities, but again the display will only show the original two...

Any ideas?  Thanks!
Title: Adding another city to the weather
Post by: jhollin1138 on November 19, 2003, 12:22:50 PM
What version of TodayPlus are you running and skin are you running?

One thing you can try is to change the "numcities" line in your config file from 2 to 3.  It should look like this:
var,numcities,3
Title: Adding another city to the weather
Post by: chipnseal on November 19, 2003, 01:21:26 PM
Just downloaded last week...I read on another post what code to change in the skin, but not sure whick text to change- text in analog-weather or slider (under skin folder) or both..
Where would I find your suggestion / line of text?
Title: Adding another city to the weather
Post by: jhollin1138 on November 19, 2003, 01:25:01 PM
It should be in the config.txt file, right above the cities' settings.
var,numcities,3
city,1,60,12345,Home,f
city,2,60,12356,Work,f
city,3,60,27915,Hatteras,f
Title: Adding another city to the weather
Post by: chipnseal on November 19, 2003, 01:46:11 PM
Ok, now in the config file...I don't have "var,numcities...above the cities. I try typing it in but I get a error message about not having space/memory...Any clues?
Title: Adding another city to the weather
Post by: jhollin1138 on November 19, 2003, 01:57:13 PM
If the line isn't already there, then either the version of TodayPlus you are running or, the skin you are running doesn't support it.  As far as the memory thing, that should have nothing to do with TodayPlus directly.

Ok so, let's start over again.  What version of TodayPlus are you running?  Also, what skin (Slider, OSX, Calendar, etc.)?
Title: Adding another city to the weather
Post by: chipnseal on November 19, 2003, 02:07:09 PM
TodayPlus ver 9.8b downloaded on 10/31/03...Skinwise I believe I'm using slider...in the skin folder their are two:   analog-weather  and slider.  (I am such a newby!) I'm a quick learner, and, having said that, also no when to "stop" and not mess things up, especially in config. files.

I am now back to  two cities with weather...I get three cities data in the buffer, but no display....

I'll be back in a while....have a meeting....thanks.
Title: Adding another city to the weather
Post by: jhollin1138 on November 19, 2003, 02:29:30 PM
Now that I know what version of TodayPlus and the skin you are running, I can really help you out.  See this post (http://dark-mojo.com/TodayPlus/viewtopic.php?p=1465#1465) for your solution.

Edit: You can also try my tweaked slider skin for v0.9.8.  It has support for 3 weather cites already.  It also has a launcher region.  See this thread (http://dark-mojo.com/TodayPlus/viewtopic.php?t=642).
Title: Adding another city to the weather
Post by: chipnseal on November 19, 2003, 06:45:49 PM
yahoo!!

It works! And I'm learning to negotiate in a config file!

Thanks a mil...... chipnseal
Title: Adding another city to the weather
Post by: jhollin1138 on November 19, 2003, 08:22:06 PM
Glad to hear I was able to help you out.