View Single Post
  #20 (permalink)  
Old 08-13-2008, 10:29 AM
Deltatristar500's Avatar
Deltatristar500
Regular 'Geeker
Offline
Location: Idaho
 
Join Date: Aug 2008
Posts: 419
Reputation: 140
Deltatristar500 is keeping up the good workDeltatristar500 is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: PhatPhinger 320x320

Quote:
Originally Posted by storyr View Post
Thanks!


The WeatherPanel author never got around to implementing the ability to control it with the 5-way. A workaround to your problem is to add a registry value that allows the plugin to accept focus when moving up/down through the plugins:

Code:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Today\Items\WeatherPanel]
"Selectability"=dword:00000001
This has a negative side effect when moving up - the WeatherPanel plugin will change background color to the "selected item" color of the theme (this goes away the next time it refreshes itself.

Another option would be to organize your plugins into tabs so that there is no scrolling on the Today screen. The hottest new app for this is UltimateLaunch...

I want to remove that reg edit: Selectability"=dword:00000001, but when I delete it, and soft reset, It comes back again. How do I get rid if this edit so its back to the way it used to be?

Thanks,

Bill