Is there support for transparent windows? |
Post Reply |
Author | |
Aaron Koolen
Groupie Joined: 22 July 2009 Status: Offline Points: 32 |
Post Options
Thanks(0)
Posted: 29 July 2009 at 12:17am |
Hi there.
I'm trying to add support for per-pixel transparent windows so that we can have antialiased non rectangular windows in our application and I'm wondering if there is some support, or helper class in Toolkit Pro that can assist me. I have tested layered windows using UpdateLayeredWindow() and WS_EX_LAYERED but it does a particularly complete solution for child windows. Even after calling SetParent to get it into the correct parent window, moving the parent window does not move child window contents for you even though drawing will clip the parent - go figure. You need to manually draw the window and knowing exactly when to do this (The transparent window, is within several layers of windows) is not straight forward. Any guidance appreciated. Thanks Aaron |
|
Product: Xtreme ToolkitPro v13.3.0 (MFC)
Platform: Windows XP (32bit) - SP 3 Language: Visual C++ 6 |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |