Click to See Complete Forum and Search --> : Drawin into window outside of CView::OnDraw function


Gastello
April 9th, 2009, 10:12 AM
I am drawing using OpenGL and GDI on top of a picture which were drawn before in CView::OnDraw function.
First 2-3 seconds it draws sucessfully, and then cursor of mouse become "clock"( meanth beasy ) and on the screen is nothing drowning. Also the same problem apear during drawing of progress bar, after some time it become grey and squares of progress bar isn't drawn.