|
-
April 28th, 1999, 11:15 AM
#1
Refreshing inside a CStaticCtrl
I'm drawing stuff inside a CStatic Ctrl window by getting its device context and calling pdc->SetPixel, pdc->PolyLine functions. I want to refresh the contents of the CStatic window (by pressing a refresh button). Calling Invalidate() does not seem to do it. What am I missing?? Thanks
-
April 28th, 1999, 11:37 AM
#2
Re: Refreshing inside a CStaticCtrl
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
|