I want to draw on CPaneView |
Post Reply |
Author | |
kiokju
Newbie Joined: 01 September 2006 Location: Korea, South Status: Offline Points: 9 |
Post Options
Thanks(0)
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
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |