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


Click here to return to the 'Display sports scores (and more) on the desktop' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Display sports scores (and more) on the desktop
Authored by: jchapman on Aug 03, '04 11:54:02AM

Note that WebDesktop will always open the panicware site on launch. Also note that you can manually set the window size and position by editing the application's preference file. To display the espn bar at the top of my 1024x768 monitor with no wasted vertical space, I use:
[code]
<key>WindowFrame</key>
<string>{{0, 702}, {1024, 44}}</string>
[/code]



[ Reply to This | # ]