Click here to Skip to main content
15,919,778 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to avert flicking? about List control Pin
Justin Tay30-Mar-06 2:37
Justin Tay30-Mar-06 2:37 
GeneralRe: How to avert flicking? about List control Pin
FarPointer30-Mar-06 4:42
FarPointer30-Mar-06 4:42 
GeneralRe: How to avert flicking? about List control Pin
chybin30-Mar-06 14:55
chybin30-Mar-06 14:55 
AnswerRe: How to avert flicking? about List control Pin
James R. Twine30-Mar-06 4:39
James R. Twine30-Mar-06 4:39 
GeneralRe: How to avert flicking? about List control Pin
chybin30-Mar-06 15:01
chybin30-Mar-06 15:01 
AnswerRe: How to avert flicking? about List control Pin
James R. Twine30-Mar-06 16:47
James R. Twine30-Mar-06 16:47 
GeneralRe: How to avert flicking? about List control Pin
chybin30-Mar-06 19:37
chybin30-Mar-06 19:37 
GeneralRe: How to avert flicking? about List control Pin
James R. Twine31-Mar-06 0:00
James R. Twine31-Mar-06 0:00 
   You cannot draw all iems at once using CustomDraw (well, you could draw over the entire area, but that is not likely what you want).

   You should make sure that you are not drawing any items that do not need to be updated (if not all 100 items are having their images changed), and that you are not erasing the background when doing it.  That is where I would suggest you start.

   Peace!

-=- James
If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
Avoid driving a vehicle taller than you and remember that Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
DeleteFXPFiles & CheckFavorites
(Please rate this post!)
QuestionAbout sending mail Pin
mkoliv29-Mar-06 22:40
mkoliv29-Mar-06 22:40 
AnswerRe: About sending mail Pin
Ștefan-Mihai MOGA30-Mar-06 0:06
professionalȘtefan-Mihai MOGA30-Mar-06 0:06 
AnswerRe: About sending mail Pin
David Crow30-Mar-06 2:21
David Crow30-Mar-06 2:21 
Questionabout UNICODE project handle ANSI window Pin
FlyWithYou29-Mar-06 22:37
FlyWithYou29-Mar-06 22:37 
AnswerRe: about UNICODE project handle ANSI window Pin
Waldermort29-Mar-06 22:44
Waldermort29-Mar-06 22:44 
QuestionData Wiping Pin
rajeevktripathi29-Mar-06 22:14
rajeevktripathi29-Mar-06 22:14 
AnswerRe: Data Wiping Pin
Waldermort29-Mar-06 22:46
Waldermort29-Mar-06 22:46 
QuestionRe: Data Wiping Pin
rajeevktripathi29-Mar-06 23:30
rajeevktripathi29-Mar-06 23:30 
AnswerRe: Data Wiping Pin
Waldermort30-Mar-06 1:58
Waldermort30-Mar-06 1:58 
QuestionJust a quickie Pin
Waldermort29-Mar-06 22:05
Waldermort29-Mar-06 22:05 
AnswerRe: Just a quickie Pin
Rage29-Mar-06 23:09
professionalRage29-Mar-06 23:09 
GeneralRe: Just a quickie Pin
Waldermort29-Mar-06 23:22
Waldermort29-Mar-06 23:22 
GeneralRe: Just a quickie Pin
Nibu babu thomas29-Mar-06 23:49
Nibu babu thomas29-Mar-06 23:49 
GeneralRe: Just a quickie Pin
Waldermort30-Mar-06 0:00
Waldermort30-Mar-06 0:00 
GeneralRe: Just a quickie Pin
Rage30-Mar-06 0:06
professionalRage30-Mar-06 0:06 
GeneralRe: Just a quickie Pin
Waldermort30-Mar-06 2:01
Waldermort30-Mar-06 2:01 
QuestionOpenGL & MFC & setfocus Pin
braveheartkenya29-Mar-06 21:59
braveheartkenya29-Mar-06 21:59 

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.