Jump to content

TraySetIcon Help


Recommended Posts

I'm trying to make a custom image for tray icon but whatever I tried, it wouldn't turn into the picture

TraySetIcon(@ScriptDir & "\etc\icon.gif")

Sleep(5000)

This is what I put in my script but it wouldn't load the icon. Does the tray icon have to be something other than gif format?

Also another quick questions, for your GUI, can you load up pictures from online instead of saving them to the script directory?

nvm just found out that if you compile your script with a selected icon, it uses that as the tray icon as well

Edited by Chobyhy
Link to comment
Share on other sites

Also another quick questions, for your GUI, can you load up pictures from online instead of saving them to the script directory?

Just InetGet () The pictures :)
Link to comment
Share on other sites

I am pretty sure the image has to be an .ico file. I don't think it works with a .gif file.

Read on..... :)

nvm just found out that if you compile your script with a selected icon, it uses that as the tray icon as well

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...