Hi All. I have a window which has child windows of two types. The child windows can be of non-rectangle shape. I need to exclude from painting the areas occupied by windows of the first type but not the second ones. If I create the window with the WS_CLIPCHILDREN option, I'll get the both types of child windows excluded. What might be the best way to implement this using VC++ and MFC? I've looked towards regions but at the moment it looks a little bit difficult comparing with just specifying one option. Thanks.
N
nt23
@nt23
Posts
-
clipping child windows -
Cheap tech booksThey work fine. I have ordered books many times.