Opened 7 years ago
Closed 7 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 Changed 7 years ago by anonymous
comment:2 Changed 7 years ago by anonymous
Windows 7 does not have this issue apparently but Windows 10 aniversary and creators edition does.
comment:3 Changed 7 years ago by Jos
Let's finish the discussion in the forum before continuing with this report.
https://www.autoitscript.com/forum/topic/188969-file-description-remove-in-tray-tip-balloon/
Jos
comment:4 Changed 7 years ago by Jpm
- Resolution set to No Bug
- Status changed from new to closed
As I see in the forum
I can close it
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
I am also using
SciTE
Version 3.6.6
Installed via the separate download from the autoitscripts.com website.