Redrawing window -help reqd
-
hi , i have a dialog bases application in which repainting the application is very much necessary .... does anybody has any idea about the following and how to implement them: 1)SetRedraw 2)ReDrawWindow 3)Setting the parameters CS_VREDRAW and CS_HREDRAW in the WNDCLASS , so the window takes care about the repainting in the subsequent WM_PAINT message. Please help me in this regard .... iam kinda lost :confused: Thanking you Satadru
-
hi , i have a dialog bases application in which repainting the application is very much necessary .... does anybody has any idea about the following and how to implement them: 1)SetRedraw 2)ReDrawWindow 3)Setting the parameters CS_VREDRAW and CS_HREDRAW in the WNDCLASS , so the window takes care about the repainting in the subsequent WM_PAINT message. Please help me in this regard .... iam kinda lost :confused: Thanking you Satadru
Invalidate(TRUE) or RedrawWindow(). See MSDN for details. Cheers Steen. "To claim that computer games influence children is ridiculous. If Pacman had influenced children born in the 80'ies we would see a lot of youngsters running around in dark rooms eating pills while listening to monotonous music"