My question is what's the best way to get this result? I would like to show an image in the center of the screen that fades in and out and then minimize my program(It's a system tray application)
I already got help for minimizing and creating a system tray menu, only problem now is to show the intro image, any help is welcome!
I tried to do it with the winapi plugin but it doesn't work well because you need to use the standard window style or it won't work(so there is a window around the image) + it just fades a black window and then shows the image.

Reply With Quote
