Hi.
I am a C++ programmer, have been for a long long time. I have spent the last few years working with direct3d and opengl, and recently I decided to work on an app which is similar to a dock, (not the same functionaltiy, but an app which has no apparent window, who's shape changes upon mouseover) as a challange to myself, and a new direction.
However, I am a little lost as to where to start with this. I know GDI+ a little, and the basics of the Windows API. But I am not sure how to get that look the dock requiers (no visible window, just the transparent png files painted as though they are sat upon the desktop).
I can do dynamically changing shapes based upon the mouse, it's just this sat on the desktop without a window thing I am not sure about.
Could anyone give me some pointers, or a link to advice which could help me with this? I Would appreciate any help.
Aqua-Soft Forums