07-11-2009, 01:00 AM
Hello, it's me again :roll:
I have a macro i can compile.
I contains a systray icon.
Tray f.AddIcon("c:\mypathtoicon\1.ico[]c:\mypathtoicon\2.ico" "Initialisation")
I'd like :
1) to see the icon when exe is running. It works fine from QM, i added it from compilation option, but the systray icon is empty.
2) how to interact with icon (i.e have a dialog on right click)?
Thanks.
I have a macro i can compile.
I contains a systray icon.
Tray f.AddIcon("c:\mypathtoicon\1.ico[]c:\mypathtoicon\2.ico" "Initialisation")
I'd like :
1) to see the icon when exe is running. It works fine from QM, i added it from compilation option, but the systray icon is empty.
2) how to interact with icon (i.e have a dialog on right click)?
Thanks.