Results 1 to 3 of 3

Thread: Text in Systray

  1. #1

    Thread Starter
    Lively Member Silverbug's Avatar
    Join Date
    Feb 2001
    Location
    New Zealand
    Posts
    71
    hi, im writing a program that basicly counts down to 0 from a user defined number of mins. once the prog reachs 0 it pops onto the screen and stays there untill the user clicks ok (a simple reminder/timer program).

    i have stuck the program into the system tray so that i can be clicked on and given focus to see how much time is remaining when there are other windows over the top of it.

    However i wanted to know if there is any way that i can have text in the system tray (ie all the time, not just when you mouse over it) so that you dont have to give the program the focus to check it. or do i just have to have mutiple icons and stick them in accordingly?

    Thanks in advance,
    Silverbug,
    This space intentionally has nothing but text explaining why this
    space has nothing but text explaining that this space would otherwise
    have been left blank, and would otherwise have been left blank.

  2. #2
    PowerPoster
    Join Date
    Aug 2000
    Location
    India
    Posts
    2,288
    I think you will have to stick to changing Icons.

  3. #3
    Guest
    You may be able to do this by creating a label and setting it as a child of the system tray, for which you would need to get the handle of the tray. I dont know exactly how to do it, but i think this might be the way.

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