David Smulders
August 10th, 2005, 08:59 AM
How can I draw a CDC::RoundRect with on the top a space just like a groupbox. The background has somthing like a bitmap so I can't draw over the line in another color.
|
Click to See Complete Forum and Search --> : Cut from RoundRect .... David Smulders August 10th, 2005, 08:59 AM How can I draw a CDC::RoundRect with on the top a space just like a groupbox. The background has somthing like a bitmap so I can't draw over the line in another color. andytim August 16th, 2005, 11:53 PM Hi David, If you can give me a screen shot about your problem,maybe I can help you. Jack --------------------------------------------------------------------------------- XD++ MFC/C++ Flow/Diagram Library (Source Code Kit) -- http://www.********.net David Smulders August 17th, 2005, 05:32 AM It’s a rectangle with text ontop of the line. I have soled my problem with CDC::ExcludeClipRect() to Exclude the line from the text. Thanks for responding. andytim August 29th, 2005, 02:30 AM Great! Jack --------------------------------------------------------------------------------- XD++ MFC/C++ Flow/Diagram Library (Source Code Kit) -- http://www.********.net codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |