Jump to content

Recommended Posts

Posted

If you move mouse cursor on top of any icon in tray, you can see some small (or not :)) info-tip get automatically displayed. Same on autoit icon in tray, but in this case it would be name of script file (or executable if compiled) and current script line if Opt("TrayIconDebug", 1) is set.

Is there a way to make this tip show my own custom text?

Posted

Yeah, but it have small stipulation : "The tooltip text is only changed when the tray icon is visible!" which is I need circumvent.

Posted

Now that you saying it, I think I got wrong impression than this function only work if windows taskbar and script icon is actually visible on the monitor. I tested and it works as I need. Thanks.

I think function Remarks should say something like "To see result you must ensure that you script actually have tray icon, otherwise function have nothing to work with."

Original "The tooltip text is only changed when the tray icon is visible!" is too misleading

 

  • Developers
Posted
1 minute ago, Iczer said:

Original "The tooltip text is only changed when the tray icon is visible!" is too misleading

No it isn't really, it was your interpretation of this sentence. ;)

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

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