View Single Post
  #236 (permalink)  
Old 05-21-2009, 01:33 AM
storyr's Avatar
storyr
VIP Member
Offline
Threadstarter
Location: Tacoma
 
Join Date: Sep 2006
Posts: 883
Reputation: 5538
storyr is a trusted member of the communitystoryr is a trusted member of the communitystoryr is a trusted member of the communitystoryr is a trusted member of the communitystoryr is a trusted member of the communitystoryr is a trusted member of the communitystoryr is a trusted member of the communitystoryr is a trusted member of the communitystoryr is a trusted member of the communitystoryr is a trusted member of the communitystoryr is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [Mobile Shell 3.0 Widget] WeatherPanel (with current conditions)

UPDATE See the 1st post for download.

Code:
May 20, 2009 10:00 PM
   + Added new icon set (Flat White Icons)
   + Added two methods for scheduling refreshes. This is to 
     address issues some have had getting the widgets to
     refresh they're data.
   + Updated configuration script - can now pick icon set and
     method for scheduling refreshes. See 2nd post for screen-
     shots. 
   + Tweaked the Pro widget a little - increased font size and
     moved icon a little higher.
More Information
To address the refresh issues, I've tried to make this latest version flexible enough to work on most devices. It boils down to Mortscript. On my Diamond, the Sleep command apparently isn't working reliably, but RunAt command does. So basically, you can choose with method the script uses.

I've also added a couple of registry entries to log the time of the last refresh and the number of refreshes since you last ran the configuration:


Last edited by storyr; 05-21-2009 at 01:20 PM.