Click here to Skip to main content
15,892,059 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionFunction Pointers in Classes Pin
Arsalan Malik22-Apr-09 0:01
Arsalan Malik22-Apr-09 0:01 
AnswerRe: Function Pointers in Classes Pin
Stephen Hewitt22-Apr-09 0:25
Stephen Hewitt22-Apr-09 0:25 
GeneralRe: Function Pointers in Classes Pin
Arsalan Malik23-Apr-09 23:21
Arsalan Malik23-Apr-09 23:21 
QuestionRe: Function Pointers in Classes Pin
ParagPatel22-Apr-09 0:25
ParagPatel22-Apr-09 0:25 
AnswerRe: Function Pointers in Classes Pin
Divyang Mithaiwala22-Apr-09 0:33
Divyang Mithaiwala22-Apr-09 0:33 
AnswerRe: Function Pointers in Classes Pin
Stuart Dootson22-Apr-09 3:32
professionalStuart Dootson22-Apr-09 3:32 
GeneralRe: Function Pointers in Classes Pin
led mike22-Apr-09 4:29
led mike22-Apr-09 4:29 
GeneralRe: Function Pointers in Classes Pin
Stuart Dootson22-Apr-09 4:47
professionalStuart Dootson22-Apr-09 4:47 
GeneralRe: Function Pointers in Classes Pin
led mike22-Apr-09 5:14
led mike22-Apr-09 5:14 
GeneralRe: Function Pointers in Classes Pin
Stuart Dootson22-Apr-09 5:24
professionalStuart Dootson22-Apr-09 5:24 
GeneralRe: Function Pointers in Classes Pin
led mike22-Apr-09 5:53
led mike22-Apr-09 5:53 
GeneralRe: Function Pointers in Classes Pin
CPallini22-Apr-09 7:09
mveCPallini22-Apr-09 7:09 
QuestionRe: Function Pointers in Classes Pin
CPallini22-Apr-09 4:44
mveCPallini22-Apr-09 4:44 
AnswerRe: Function Pointers in Classes Pin
Arsalan Malik23-Apr-09 23:20
Arsalan Malik23-Apr-09 23:20 
QuestionRedraw problem with CRichEditCtrl and CListCtrl edges Pin
David Balažic21-Apr-09 23:24
David Balažic21-Apr-09 23:24 
Hi!

We are making a MFC app with VS2005 (C++).

In the GUI, sometimes the edges of certain controls (a CRichEditCtrl and a CListCtrl) are not redrawn properly.
Instead of the 3D effect border, there is no border. So the CRichEditCtrl is drawn as a simple white rectangle
on the gray background. Same with the CListCtrl (the border is missing).

Covering the app windows with some other window, then moving it away, makes the missing borders draw. But only in the parts, that were covered. The rest is still missing.

I am not sure how to reproduce this, so I can not make a screenshot. Hopefully this is a well known programmer error Wink | ;-)

Thanks for any hint,
David
Questioncode analysis tool. Pin
coding_ram21-Apr-09 23:17
coding_ram21-Apr-09 23:17 
AnswerRe: code analysis tool. Pin
Hamid_RT21-Apr-09 23:49
Hamid_RT21-Apr-09 23:49 
AnswerRe: code analysis tool. Pin
Arsalan Malik22-Apr-09 0:04
Arsalan Malik22-Apr-09 0:04 
GeneralRe: code analysis tool. Pin
coding_ram22-Apr-09 0:07
coding_ram22-Apr-09 0:07 
AnswerRe: code analysis tool. Pin
Fatbuddha 122-Apr-09 0:30
Fatbuddha 122-Apr-09 0:30 
QuestionDownload ActiveX Pin
p_196021-Apr-09 22:56
p_196021-Apr-09 22:56 
AnswerRe: Download ActiveX Pin
Code-o-mat22-Apr-09 0:01
Code-o-mat22-Apr-09 0:01 
QuestionHosting a Java application within an MFC application using JNI Pin
Psyinx21-Apr-09 22:31
Psyinx21-Apr-09 22:31 
AnswerRe: Hosting a Java application within an MFC application using JNI Pin
Cedric Moonen21-Apr-09 22:41
Cedric Moonen21-Apr-09 22:41 
QuestionFolder Time Pin
Davitor21-Apr-09 22:27
Davitor21-Apr-09 22:27 

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.