Jump to content

Recommended Posts

Posted

Basically, I would like to replace the Windows System Tray Clock with my own having more useful functionality.

An example of this in C++ is here:

http://blogs.msdn.com/b/abhinaba/archive/2005/09/12/464150.aspx

But it doesn't seem AutoIT has similar commands in it's systemtray functions.

I have no idea how to start coding this, but any useful direction would be greatly appreciated.

(I hope I have the right thread this time). :D

Thank you.

Posted

I have no idea how to start coding this, but any useful direction would be greatly appreciated.

Since you posted in "Developer Chat" forum, which is for C++ geeks to talk, you can write it in C++.

Except the example you posted clearly says that it is for C#.

So umm.. "No".

Posted

Can't see anything about replacing the Tray clock in the example you refer to, it's just about animated icons in the tray. This can be done with

Thank you. I have seen this UDF in my searches. You are right about the animation feature referenced in the article. I guess I was focusing on creating text within a system tray icon. The text I would use is a live and current digital clock face.

Maybe I should revisit animate udf. Thank you again for your reply, KaFu.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...