Click here to Skip to main content
15,911,531 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to get the following date and time format Pin
dehseth7-May-08 20:52
dehseth7-May-08 20:52 
AnswerRe: How to get the following date and time format Pin
Hamid_RT7-May-08 20:47
Hamid_RT7-May-08 20:47 
QuestionRe: How to get the following date and time format Pin
David Crow8-May-08 4:30
David Crow8-May-08 4:30 
QuestionDrawing Problem Pin
g_sandipan7-May-08 19:36
g_sandipan7-May-08 19:36 
AnswerRe: Drawing Problem Pin
Nitheesh George7-May-08 19:46
Nitheesh George7-May-08 19:46 
GeneralRe: Drawing Problem Pin
g_sandipan7-May-08 20:40
g_sandipan7-May-08 20:40 
GeneralRe: Drawing Problem Pin
Nitheesh George7-May-08 21:08
Nitheesh George7-May-08 21:08 
AnswerRe: Drawing Problem Pin
Mark Salsbery9-May-08 7:25
Mark Salsbery9-May-08 7:25 
Mouse clicks on a window shouldn't cause a repaint unless you've got code somewhere
causing the window to be invalidated.

How do you know the points are being drawn again? Does the background get "erased"?

You shouldn't be tying up your UI thread for "several seconds".

Mark

Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

QuestionGetWindowRect problem in CFormView::OnInitialUpdate() Pin
hanlei00000000097-May-08 19:05
hanlei00000000097-May-08 19:05 
AnswerRe: GetWindowRect problem in CFormView::OnInitialUpdate() Pin
dehseth7-May-08 19:09
dehseth7-May-08 19:09 
AnswerRe: GetWindowRect problem in CFormView::OnInitialUpdate() Pin
Nitheesh George7-May-08 20:26
Nitheesh George7-May-08 20:26 
Questiondeleting the previous shape Pin
shohel8997-May-08 18:55
shohel8997-May-08 18:55 
AnswerRe: deleting the previous shape Pin
dehseth7-May-08 19:07
dehseth7-May-08 19:07 
QuestionRe: deleting the previous shape Pin
Rajkumar R7-May-08 19:20
Rajkumar R7-May-08 19:20 
AnswerRe: deleting the previous shape Pin
dehseth7-May-08 20:16
dehseth7-May-08 20:16 
QuestionRe: deleting the previous shape Pin
Rajkumar R7-May-08 20:38
Rajkumar R7-May-08 20:38 
AnswerRe: deleting the previous shape Pin
shohel8998-May-08 4:28
shohel8998-May-08 4:28 
GeneralRe: deleting the previous shape Pin
Rajkumar R8-May-08 5:23
Rajkumar R8-May-08 5:23 
GeneralRe: deleting the previous shape Pin
shohel8998-May-08 15:06
shohel8998-May-08 15:06 
GeneralRe: deleting the previous shape Pin
Rajkumar R8-May-08 23:00
Rajkumar R8-May-08 23:00 
AnswerRe: deleting the previous shape Pin
Nelek8-May-08 10:58
protectorNelek8-May-08 10:58 
QuestionFlexGrid & CMSFlexGrid Pin
dehseth7-May-08 18:39
dehseth7-May-08 18:39 
AnswerRe: FlexGrid & CMSFlexGrid Pin
Rajkumar R7-May-08 19:16
Rajkumar R7-May-08 19:16 
QuestionRe: FlexGrid & CMSFlexGrid Pin
dehseth7-May-08 19:30
dehseth7-May-08 19:30 
QuestionRe: FlexGrid & CMSFlexGrid Pin
Rajkumar R7-May-08 19:41
Rajkumar R7-May-08 19:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.