I have an SWT window and I want that it can blink when it is minimized in the taskbar.
A friend of mine told me that I should try to activate (setActive()) the minimized window and then it should blink.. But that doesn't work.. Do you have any suggestions?
Thanks for your help!
Kind regards!
After much experimentation, I eventually came up with my own method of doing this. It even continues to flash after 5 times if the shell does not have focus!
And for getTaskBarItem():