Click here to Skip to main content
15,889,992 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Threads and Pointers Pin
led mike19-Mar-09 7:41
led mike19-Mar-09 7:41 
AnswerRe: Threads and Pointers Pin
Eytukan19-Mar-09 7:41
Eytukan19-Mar-09 7:41 
GeneralRe: Threads and Pointers Pin
led mike19-Mar-09 7:58
led mike19-Mar-09 7:58 
GeneralRe: Threads and Pointers Pin
Eytukan19-Mar-09 8:12
Eytukan19-Mar-09 8:12 
AnswerRe: Threads and Pointers Pin
CPallini19-Mar-09 7:46
mveCPallini19-Mar-09 7:46 
GeneralRe: Threads and Pointers Pin
led mike19-Mar-09 9:42
led mike19-Mar-09 9:42 
AnswerRe: Threads and Pointers Pin
cmk19-Mar-09 13:17
cmk19-Mar-09 13:17 
QuestionEdit control disappears from dialog [modified] Pin
rp_suman19-Mar-09 7:07
rp_suman19-Mar-09 7:07 
I have an edit control in a CFormview dialog.
The edit control is DDXed to a some special class which is giving hyperlink functionality.
The control is disappearing or its background becomes same as the dialog sometime and when mouse cursor goes on top of it, it appears from then.
It happens mostly when setting text on that control (by function call) and
the control's class calls "RedrawWindow()", "InvalidateRect" & "UpdateWindow()" for the parent dialog(CFormView) of control when setting text on it.

The problem is happening in Win XP system and not in Vista.

The Formview is using "CreateSolidBrush()" and "FillRect()" function inside OnPaint() to change its back color.

Any suggstion would be greatly appreciable..

--
"Programming is an art that fights back!"

modified on Thursday, March 19, 2009 1:14 PM

AnswerRe: Edit control disappears from dialog Pin
Code-o-mat19-Mar-09 7:27
Code-o-mat19-Mar-09 7:27 
QuestionC4244 conversion from 'double' to 'float' warning Pin
penny black19-Mar-09 6:47
penny black19-Mar-09 6:47 
AnswerRe: C4244 conversion from 'double' to 'float' warning Pin
Eytukan19-Mar-09 6:56
Eytukan19-Mar-09 6:56 
QuestionRe: C4244 conversion from 'double' to 'float' warning Pin
penny black19-Mar-09 7:02
penny black19-Mar-09 7:02 
AnswerRe: C4244 conversion from 'double' to 'float' warning [fixed] Pin
CPallini19-Mar-09 7:21
mveCPallini19-Mar-09 7:21 
GeneralRe: C4244 conversion from 'double' to 'float' warning Pin
Eytukan19-Mar-09 7:29
Eytukan19-Mar-09 7:29 
GeneralRe: C4244 conversion from 'double' to 'float' warning Pin
CPallini19-Mar-09 7:38
mveCPallini19-Mar-09 7:38 
GeneralRe: C4244 conversion from 'double' to 'float' warning Pin
penny black19-Mar-09 7:36
penny black19-Mar-09 7:36 
QuestionRe: C4244 conversion from 'double' to 'float' warning Pin
CPallini19-Mar-09 7:41
mveCPallini19-Mar-09 7:41 
AnswerRe: C4244 conversion from 'double' to 'float' warning Pin
penny black19-Mar-09 7:47
penny black19-Mar-09 7:47 
GeneralRe: C4244 conversion from 'double' to 'float' warning Pin
Stuart Dootson19-Mar-09 8:13
professionalStuart Dootson19-Mar-09 8:13 
GeneralRe: C4244 conversion from 'double' to 'float' warning Pin
Eytukan19-Mar-09 8:15
Eytukan19-Mar-09 8:15 
AnswerRe: C4244 conversion from 'double' to 'float' warning Pin
Cedric Moonen19-Mar-09 8:32
Cedric Moonen19-Mar-09 8:32 
GeneralRe: C4244 conversion from 'double' to 'float' warning Pin
CPallini19-Mar-09 8:48
mveCPallini19-Mar-09 8:48 
GeneralRe: C4244 conversion from 'double' to 'float' warning Pin
CPallini19-Mar-09 8:49
mveCPallini19-Mar-09 8:49 
AnswerRe: C4244 conversion from 'double' to 'float' warning Pin
Eytukan19-Mar-09 7:28
Eytukan19-Mar-09 7:28 
GeneralRe: C4244 conversion from 'double' to 'float' warning Pin
penny black19-Mar-09 7:37
penny black19-Mar-09 7:37 

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.