• 0

Changing clock area text


Question

Hey, does anyone know a way of adding or changing text in the Windows clock area? I'm writing an app in Delphi, but simple code in any language will be appreciated!

I'm looking through TClock source code, but its huge and I haven't found the bit I want yet

Thanks

XgD

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0
Hey, does anyone know a way of adding or changing text in the Windows clock area? I'm writing an app in Delphi, but simple code in any language will be appreciated!

I'm looking through TClock source code, but its huge and I haven't found the bit I want yet

Thanks

XgD

I posted this in your other post too. But anyways...TClock use a DLL to hook into the taskbar and intercept all the messages sent to the clock. TClock then handles all the messages and does its own drawing and stuff.

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.