Click here to Skip to main content
15,900,906 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Need Help.... Pin
rajeevktripathi13-Jun-07 19:21
rajeevktripathi13-Jun-07 19:21 
AnswerRe: Need Help.... Pin
Programm3r13-Jun-07 4:18
Programm3r13-Jun-07 4:18 
QuestionShowing/hiding Groups of controls Pin
softwaremonkey13-Jun-07 2:47
softwaremonkey13-Jun-07 2:47 
AnswerRe: Showing/hiding Groups of controls Pin
Hamid_RT13-Jun-07 3:17
Hamid_RT13-Jun-07 3:17 
AnswerRe: Showing/hiding Groups of controls Pin
James R. Twine13-Jun-07 3:19
James R. Twine13-Jun-07 3:19 
GeneralRe: Showing/hiding Groups of controls Pin
softwaremonkey13-Jun-07 4:48
softwaremonkey13-Jun-07 4:48 
AnswerRe: Showing/hiding Groups of controls Pin
David Crow13-Jun-07 3:33
David Crow13-Jun-07 3:33 
QuestionHow to avoid flicker on CListCtlr when add new items? Pin
bosfan13-Jun-07 2:38
bosfan13-Jun-07 2:38 
Hello,
i use CListCtrl with the Owner Draw property and virtual list, and every time when i want to update
the content of my CListCtrl this control flicker.
I add new items in a vector and then call pMyListCtrl->SetItemCount(vector.size()); to update all items, and here is that flicker!
Can i avoid this?

thanks for any help
termal
AnswerRe: How to avoid flicker on CListCtlr when add new items? Pin
James R. Twine13-Jun-07 2:43
James R. Twine13-Jun-07 2:43 
GeneralRe: How to avoid flicker on CListCtlr when add new items? Pin
bosfan13-Jun-07 3:08
bosfan13-Jun-07 3:08 
GeneralRe: How to avoid flicker on CListCtlr when add new items? Pin
James R. Twine13-Jun-07 3:14
James R. Twine13-Jun-07 3:14 
GeneralRe: How to avoid flicker on CListCtlr when add new items? Pin
bosfan13-Jun-07 4:00
bosfan13-Jun-07 4:00 
QuestionDraw a cube Pin
gentleguy13-Jun-07 2:32
gentleguy13-Jun-07 2:32 
AnswerRe: Draw a cube Pin
Nelek13-Jun-07 8:03
protectorNelek13-Jun-07 8:03 
Questionsave file in database Pin
Y_Kaushik13-Jun-07 1:35
Y_Kaushik13-Jun-07 1:35 
AnswerRe: save file in database Pin
James R. Twine13-Jun-07 2:32
James R. Twine13-Jun-07 2:32 
GeneralRe: save file in database Pin
Y_Kaushik13-Jun-07 2:47
Y_Kaushik13-Jun-07 2:47 
GeneralRe: save file in database Pin
James R. Twine13-Jun-07 3:11
James R. Twine13-Jun-07 3:11 
GeneralRe: save file in database Pin
David Crow13-Jun-07 3:30
David Crow13-Jun-07 3:30 
Questionread keyboard keys Pin
deeps_cute13-Jun-07 1:15
deeps_cute13-Jun-07 1:15 
AnswerRe: read keyboard keys Pin
Programm3r13-Jun-07 1:46
Programm3r13-Jun-07 1:46 
AnswerRe: read keyboard keys Pin
James R. Twine13-Jun-07 2:19
James R. Twine13-Jun-07 2:19 
AnswerRe: read keyboard keys Pin
Hamid_RT13-Jun-07 3:27
Hamid_RT13-Jun-07 3:27 
QuestionTo be modal or not to be modal Pin
Wim Engberts13-Jun-07 1:15
Wim Engberts13-Jun-07 1:15 
AnswerRe: To be modal or not to be modal Pin
James R. Twine13-Jun-07 2:29
James R. Twine13-Jun-07 2:29 

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.