R
Richard Dixson
Hi - I'm looking to write application that runs in the background to monitor
the number of records in a database table.
That seems easy enough. However I want to display these results in the
bottom right hand corner on XP, right next to the clock. Is this possible?
I know that I can write an app that sits in the system tray and that shows
an icon in there. But I'm looking to actually have a bit more space and be
able to display numbers that are updated in real time.
Put another way, let's say I wanted to write an application just like the
default Windows XP clock. How would I do this? For example, the clock sits
down there in the tray, is always visible and displays numbers and text
"9:00 PM" in realtime. I want my application to work the same exact way in
this respect. Is that possible, or is there something extra special about
the XP clock that another application cannot mimic in terms of how its
integrates into the system tray area.
I'd appreciate any tips, clues or names of classes etc that I need to pursue
in other to pull this off, as I really don't have any idea how to go about
this or if it is even possible.
Thanks!
the number of records in a database table.
That seems easy enough. However I want to display these results in the
bottom right hand corner on XP, right next to the clock. Is this possible?
I know that I can write an app that sits in the system tray and that shows
an icon in there. But I'm looking to actually have a bit more space and be
able to display numbers that are updated in real time.
Put another way, let's say I wanted to write an application just like the
default Windows XP clock. How would I do this? For example, the clock sits
down there in the tray, is always visible and displays numbers and text
"9:00 PM" in realtime. I want my application to work the same exact way in
this respect. Is that possible, or is there something extra special about
the XP clock that another application cannot mimic in terms of how its
integrates into the system tray area.
I'd appreciate any tips, clues or names of classes etc that I need to pursue
in other to pull this off, as I really don't have any idea how to go about
this or if it is even possible.
Thanks!