|
-
Jan 31st, 2003, 06:57 PM
#1
Thread Starter
Frenzied Member
images & Drawtext transparent
how do i draw a image to the program? and i dont want it to be topmost. Also how do i make the back of drawtext transparent or at least or a static control.
- JayWare
Live to love. Not to Hate
Im to busy to have a site. But I got one and still working on it.
http://dre3k.net/
-
Feb 8th, 2003, 06:26 PM
#2
You can prevent an image you paint from painting over child windows (controls) by specifiying the WS_CLIPCHILDREN style for the parent window. You can set DrawText to transparent with the SetTextMode (I think) API.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Feb 9th, 2003, 08:25 AM
#3
Thread Starter
Frenzied Member
SetTextMode ia for a richedit box aka RTF
- JayWare
Live to love. Not to Hate
Im to busy to have a site. But I got one and still working on it.
http://dre3k.net/
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|