
Announcements
Hi All,
One of my customers of my Apps have given me an suggestion to try and implement within my Apps.
My app allows a user to record tasks, this then records the time the task has taken via the use of a Timer control - This all works well, however, some of the users forget to stop the timer by completing their task (they are busy doing other things and forget about the App).
The suggestion I've had is if it is possible to flash the Windows Taskbar icon when the timer gets to above 30 minutes.
I thought this may work by using the 'Notify' function, to kind of trigger the App to tell Windows that it's waiting for something, but this doesn't seem to work. I also thought I could generate a Teams message to the user, but not only do those users also not always check teams, ideally I like to try and keep it within the App.
Please can anyone provide any suggestions on how I can get the taskbar icon to flash when a timer gets to 30 mins.
Thanks 😀