Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Docking Pane
  New Posts New Posts RSS Feed - I want to draw on CPaneView
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

I want to draw on CPaneView

 Post Reply Post Reply
Author
Message
kiokju View Drop Down
Newbie
Newbie


Joined: 01 September 2006
Location: Korea, South
Status: Offline
Points: 9
Post Options Post Options   Thanks (0) Thanks(0)   Quote kiokju Quote  Post ReplyReply Direct Link To This Post Topic: I want to draw on CPaneView
    Posted: 08 September 2006 at 1:52am
 
 I want to draw on CPaneView( class CPaneView : public CWnd )
 
But it is not use "Invalidate()".
 
 So I make a function.
 
 and
 
 I get a DC in that function & use DC.
 
 But It do not draw!! ( I use dc.DrawText() )
 
 How can I do?
 
 * PS  -  I found that It draws at fisrt  time but It was removed( or cleared, drawn white board... ) at immediately
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.