851d229 Posted September 15, 2016 Posted September 15, 2016 Hi everyone, I search the correct code to create a icon entry for the items of a tray menu. In attached file, there is a original autoit script downloaded from the help site that show how to put some colors. But I want also to add icons to my items... I don't find any documentation on this possibility. thank you ! menucolor.au3
l3ill Posted September 15, 2016 Posted September 15, 2016 TraySetIcon My Contributions... SnippetBrowser NewSciTE PathFinder Text File Manipulation FTP Connection Tester / INI File - Read, Write, Save & Load Example
851d229 Posted September 15, 2016 Author Posted September 15, 2016 this option is to change the icon of the tray program, not for a specific menu item.
genius257 Posted September 15, 2016 Posted September 15, 2016 I googled: autoit tray menu icons And first result: GUI/Tray Menu with icons and colors To show your appreciation My highlighted topics: AutoIt Package Manager, AutoItObject Pure AutoIt, AutoIt extension for Visual Studio Code Github: AutoIt HTTP Server, AutoIt HTML Parser
851d229 Posted September 16, 2016 Author Posted September 16, 2016 yes I've seen this, but quit complicated to understand, too many parameters and no doc... so it seems there is no builtin function for tray item icons on autoit, perhaps we must define them ourself.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now