Hello.
Is there any way for me to send a notification in the action center to the user?
Some programs use it for text like "Program is still running" when you minimize it.
Even macro scheduler uses it to tell about news and updates.
Alternatively is there a way for the macro tray icon to show some sort of speech bubble?
Thanks in advance!
Sending a windows notification or something similar
Moderators: JRL, Dorian (MJT support)
- Grovkillen
- Automation Wizard
- Posts: 1132
- Joined: Fri Aug 10, 2012 2:38 pm
- Location: Bräcke, Sweden
- Contact:
Re: Sending a windows notification or something similar
If you look at my code here:
viewtopic.php?t=7408
You'll see that I check for the display resolution and place a "popup" next to the lower right corner. You should be able to adapt it to your needs.
viewtopic.php?t=7408
You'll see that I check for the display resolution and place a "popup" next to the lower right corner. You should be able to adapt it to your needs.