|
-
Feb 5th, 2009, 03:44 AM
#1
Thread Starter
Member
[2008] Displaying Text on Home Screen
Is there a way to programmatically display a simple line of text anywhere on the Today/home screen (in WM5 or WM6)? I'm working on a small program that needs to run in the background and display some status info, updating this once a second or so.
I've seen programs that achieve this effect by adding a plug-in to the home screen, but is this the only solution?
Last edited by cmkessell; Feb 5th, 2009 at 03:51 AM.
-
Feb 5th, 2009, 07:28 AM
#2
Frenzied Member
Re: [2008] Displaying Text on Home Screen
Hi,
sorry - plug in is your only way, and updating once a second is going to have a detrimental effect on battery life
There is an old article here by Jim Wilson that may help.
Last edited by petevick; Feb 5th, 2009 at 07:34 AM.
-
Feb 5th, 2009, 12:05 PM
#3
Thread Starter
Member
Re: [2008] Displaying Text on Home Screen
Thanks for the info - that article on plug-ins looks ideal.
Re. your comment on battery life, does updating the display cause the screen to turn on then? If so I assume it's possible for a program to detect when the screen has gone into standby and so avoid doing any updates?
-
Feb 5th, 2009, 05:55 PM
#4
Frenzied Member
Re: [2008] Displaying Text on Home Screen
Updating the screen shouldn't do when the screen is off, but you are going to have a process running, constantly updating something - just something to keep an eye on
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|