Within VLF I would like to notify the user of any custom messages that may be displayed while the VLF is minimized. I would like to do this by making the Taskbar Application Icon blink.
I have looked at #PRIM_FORM.Taskbar but I have not been successful in getting anything to work.
Any suggestions or examples would be greatly appreciated.
-Chad-
TaskBar
- Stewart Marshall
- Posts: 417
- Joined: Thu Nov 05, 2015 5:25 pm
Re: TaskBar
Hi Chad
There's no way to make it blink as such, but you do have access to an overlay image.
You could perhaps use a timer to change the overlayimage every 500 ms or something similar.
Have a look at the xDemoTaskBarIntegration sample.
Regards
There's no way to make it blink as such, but you do have access to an overlay image.
You could perhaps use a timer to change the overlayimage every 500 ms or something similar.
Have a look at the xDemoTaskBarIntegration sample.
Regards