Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
hide/replace trayicons
#18
I'm sorry _JOHN, your message disappeared. You asked how to add tray icon that would show a menu on right click.


Create a function, name it eg "TrayIconManager":

Code:
Copy      Help
AddTrayIcon "mouse.ico" "my menu" "" "My Menu"
wait -1

Here "My Menu" is menu name. Replace it. Also, replace icon file and tooltip.

Open or create function init2. Insert this somewhere in it:

Code:
Copy      Help
mac "TrayIconManager"

Restart QM.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)