Results 1 to 4 of 4

Thread: [2008] Displaying Text on Home Screen

  1. #1

    Thread Starter
    Member
    Join Date
    May 2001
    Posts
    50

    [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.

  2. #2
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    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.
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

  3. #3

    Thread Starter
    Member
    Join Date
    May 2001
    Posts
    50

    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?

  4. #4
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    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
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width