|
-
Nov 17th, 2001, 10:28 AM
#1
Thread Starter
Member
painting on windows
I'm using the Rectangle, the CreateBrush and the CreatePen-functions to paint a red rectangle to a window's DC, let's say the notepad-window.
Question: How can I remove the rectangle?
I've tried the UpdateWindow-function. Even a
WM_PAINT-Message has no effect. A WM_ERASEBKGND-Message
would erase the window-background, but I want only the rectangle to disappear.
thx for your help,
Quix
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
|