TodayPlus Boards v2

TodayPlus for the Pocket PC Forums => Help and Support => Topic started by: yvesrn on December 11, 2003, 11:20:24 AM

Title: RSS Newsfeeds On By Default
Post by: yvesrn on December 11, 2003, 11:20:24 AM
I'd like to have newsfeeds always on the today screen, even after a soft reset.  How do I modify the settings (i believe, initregion) so I can always have it appear.  I'd like the today screen to appear in this order.

1. Date & Calendar
2. Weather
3. Newsfeed
4. Agenda
5. app launcher

Everything is there except having the newsfeed always launch in the 3rd position.  Help!

Thanks,
Title: RSS Newsfeeds On By Default
Post by: jhollin1138 on December 11, 2003, 11:27:56 AM
Which skin are you running?

For the standard Slider skin, set the "initregion" statements as follows and it should work.  It might work for other skins too if the region's numbering is the same:
initregion,0,0
initregion,1,0
initregion,4,0
initregion,10,999
initregion,8,999
initregion,11,0
initregion,19,999
Title: RSS Newsfeeds On By Default
Post by: yvesrn on December 11, 2003, 11:39:36 AM
worked like a charm.  Thanks for your help!