Opened 9 years ago
Closed 8 years ago
#3558 closed Bug (No Bug)
TrayTip with icon always displays description of file or filename in traytip notice balloon
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.3.14.2 | Severity: | None |
| Keywords: | Cc: |
Description
Autoit 3.3.14.2
Windows 10 Creators Update
TrayTip with icon will always show a description in the notification balloon whether #AutoIt3Wrapper_Res_Description is empty or missing.
TrayTip('','text',0,1)
TrayTip without icon works normally.
TrayTip('','text',0)
With icon the tray tip balloon will show either name of the file or aut2exe if there is NO description. If there is one then it displays that, there is no way to not have something show when an icon option is filled in.
Attachments (0)
Change History (4)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
Windows 7 does not have this issue apparently but Windows 10 aniversary and creators edition does.
comment:3 by , 9 years ago
Please post the total script and an Image of what you see as I am still unsure what you are seeing.
Jos
comment:4 by , 8 years ago
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
As I see in the forum
I can close it

I am also using
SciTE
Version 3.6.6
Installed via the separate download from the autoitscripts.com website.