Hy.
I'm trying to make a little application that shows some semi transparent PNG images on the screen. I've tried with GDI+ since it's quite easy to use and has a function for loading PNG files.
My problem is, for now all i managed to do is to show a semitransparent PNG on the main window of my application (using the WM_PAINT message), but i would like to make the entire application be only the semitransparent PNG image (like for example the ObjectDock, or RainLander).
If anybody can point me to a simple application that can do this (so i can extend on it) i would be more than happy ![]()
:smartass: I've found something similar on CodeProject (it's called "Per Pixel Alpha Blend"), but that's example uses some custom libraries, and i would really like to use GDI+ (since it's included in all WinXP and over)
Thanx in advance.
---------------------------------
Help threads need [Help] tags ![]()
The Topic Has Been Tagged
// Seph
Aqua-Soft Forums