Transparent Window
-
in VC++ 6 when i run the program all controls are Visible and functions properly........ but the background of the window appears transparent .....As the program compiles without any error
AbidBhat
bhat wrote:
in VC++ 6 when i run the program all controls are Visible and functions properly........ but the background of the window appears transparent .....As the program compiles without any error
:confused:
Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP
-
in VC++ 6 when i run the program all controls are Visible and functions properly........ but the background of the window appears transparent .....As the program compiles without any error
AbidBhat
bhat wrote:
when i run the program all controls are Visible and functions properly........ but the background of the window appears transparent .....As the program compiles without any error
Often programs compiled without errors don't behave as expected. :-D
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke -
bhat wrote:
when i run the program all controls are Visible and functions properly........ but the background of the window appears transparent .....As the program compiles without any error
Often programs compiled without errors don't behave as expected. :-D
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke -
Try to reformulate the description of your problem since it isn't that clear. :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke -
bhat wrote:
hey Tell me how to come out of this
It's like Hotel California. You can check out any time you like. But you can never leave. *Rajesh starts playing his guitar, having a fun time fishing*
Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP
-
in VC++ 6 when i run the program all controls are Visible and functions properly........ but the background of the window appears transparent .....As the program compiles without any error
AbidBhat
Did you coded for this, May be WS_EX_TRANSPARENT style set to the window. May be WM_ERASEBKGND and / or WM_PAINT handled but not doing anything or not passing to default window procedure.
-
bhat wrote:
hey Tell me how to come out of this
It's like Hotel California. You can check out any time you like. But you can never leave. *Rajesh starts playing his guitar, having a fun time fishing*
Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP
"On a dark desert highway, cool wind in my hair..." Damn, I did have hair once. Back when that album came out.
Software Zen:
delete this;
Fold With Us![^]