Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.4: Personalise the World Clock widget' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.4: Personalise the World Clock widget
Authored by: Anonymous on Dec 13, '09 04:26:55PM

Better late than never...

Probably not possible, because the World Clock stores a set of locations internally, whereas the Weather widget makes a query to an external resource. You have control over the local stuff, like the World Clock, but to update the Weather widgets, you're looking at updating the remote site... or, putting in some logic after the location string has been read to convert certain instances into other instances for the query, and another when the results come back to ensure the displayed location is what was entered. No mean feat.



[ Reply to This | # ]