Click here to Skip to main content
15,893,668 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Progress bar in status window Pin
Ravi Bhavnani19-Aug-02 5:06
professionalRavi Bhavnani19-Aug-02 5:06 
GeneralPrint text Pin
grodan19-Aug-02 4:06
grodan19-Aug-02 4:06 
GeneralRe: Print text Pin
Roger Allen19-Aug-02 4:37
Roger Allen19-Aug-02 4:37 
QuestionHow to print CMYK TIF file without converting to RGB Pin
Trifon Alekov19-Aug-02 4:02
sussTrifon Alekov19-Aug-02 4:02 
AnswerRe: How to print CMYK TIF file without converting to RGB Pin
dmfang12-Jun-09 20:37
dmfang12-Jun-09 20:37 
QuestionBest Way to Display Line Numbers in a CRichEditView? Pin
RickGavin19-Aug-02 3:43
RickGavin19-Aug-02 3:43 
AnswerRe: Best Way to Display Line Numbers in a CRichEditView? Pin
Mustafa Demirhan19-Aug-02 13:37
Mustafa Demirhan19-Aug-02 13:37 
GeneralFlickering in custom draw ListCtrl Pin
_mishgun19-Aug-02 2:57
_mishgun19-Aug-02 2:57 
I've inherited my control from CListCtrl and overriden OnCustomDraw.
And in OnCustomDraw method i do my own drawing only at CDDS_ITEMPOSTPAINT|CDDS_SUBITEM stage. At other stages before this one CDRF_SKIPDEFAULT flag is UNset (i want standart CListCtrl to draw header).
Now, with every drawing of my control it flickers.

I tried to use double buffering (draw in memory DC and than BitBlt to original), but there was just black screen.

Does anyone know what's the problem? And how can i avoid flickering?

Thanks in advance.
GeneralRe: Flickering in custom draw ListCtrl Pin
Tomasz Sowinski19-Aug-02 3:01
Tomasz Sowinski19-Aug-02 3:01 
GeneralRe: Flickering in custom draw ListCtrl Pin
mishgun19-Aug-02 3:31
mishgun19-Aug-02 3:31 
GeneralRe: Flickering in custom draw ListCtrl Pin
Tomasz Sowinski19-Aug-02 3:40
Tomasz Sowinski19-Aug-02 3:40 
GeneralRe: Flickering in custom draw ListCtrl Pin
mishgun19-Aug-02 4:06
mishgun19-Aug-02 4:06 
GeneralMSFlexGrid Mousepos Pin
AnTri19-Aug-02 2:42
AnTri19-Aug-02 2:42 
Generalurgent question about Rebuild All Pin
ns19-Aug-02 2:18
ns19-Aug-02 2:18 
GeneralRe: urgent question about Rebuild All Pin
Tomasz Sowinski19-Aug-02 2:18
Tomasz Sowinski19-Aug-02 2:18 
GeneralRe: urgent question about Rebuild All Pin
ns19-Aug-02 2:35
ns19-Aug-02 2:35 
GeneralRe: urgent question about Rebuild All Pin
Tomasz Sowinski19-Aug-02 2:44
Tomasz Sowinski19-Aug-02 2:44 
GeneralRe: urgent question about Rebuild All Pin
ns19-Aug-02 3:08
ns19-Aug-02 3:08 
GeneralRe: urgent question about Rebuild All Pin
Tomasz Sowinski19-Aug-02 3:12
Tomasz Sowinski19-Aug-02 3:12 
GeneralRe: urgent question about Rebuild All Pin
ns19-Aug-02 3:24
ns19-Aug-02 3:24 
GeneralRe: urgent question about Rebuild All Pin
Tomasz Sowinski19-Aug-02 3:27
Tomasz Sowinski19-Aug-02 3:27 
GeneralRe: urgent question about Rebuild All Pin
Mike Nordell19-Aug-02 5:01
Mike Nordell19-Aug-02 5:01 
GeneralRe: urgent question about Rebuild All Pin
Tomasz Sowinski19-Aug-02 5:24
Tomasz Sowinski19-Aug-02 5:24 
GeneralRe: urgent question about Rebuild All Pin
ns19-Aug-02 8:46
ns19-Aug-02 8:46 
GeneralRe: urgent question about Rebuild All Pin
Ranjan Banerji19-Aug-02 8:09
Ranjan Banerji19-Aug-02 8:09 

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.