Link to home
Start Free TrialLog in
Avatar of rgrand
rgrand

asked on

transparent client zone

I would like to create a window, base on CView (for example), where the client zone is transparent.

How can I do that?

Thanks for any information.
Avatar of ScottyDawg
ScottyDawg

Yes this is hard - you may want to look at CRgn and the Path functions of CDC. There is also some nice stuff on www.codeguru.com
ASKER CERTIFIED SOLUTION
Avatar of jhattingh
jhattingh

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of rgrand

ASKER

Adjusted points to 300
Avatar of rgrand

ASKER

jhattingh,

thanks for this project. It is really interesting. However I would like to find a real non rectangular dlg. This means that when I click on the non client region.

Do you know where I can find it?

Thanks in advance
I'm not sure what you mean. The link I sent to you is certainly non-rectangular. Tell where the link failed you and I will see what I can come up with.

Jason
Avatar of rgrand

ASKER

Ok forgot what I have just said. This project is really excellent. There is only some refresh problem when you move the window, but it doesn't matter.