Click here to Skip to main content
15,894,955 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CListCtrl won't update as expected Pin
Vaclav_31-Mar-10 14:05
Vaclav_31-Mar-10 14:05 
AnswerRe: CListCtrl won't update as expected Pin
Maximilien31-Mar-10 6:45
Maximilien31-Mar-10 6:45 
GeneralRe: CListCtrl won't update as expected Pin
Vaclav_31-Mar-10 7:13
Vaclav_31-Mar-10 7:13 
AnswerRe: CListCtrl won't update as expected Pin
krmed31-Mar-10 7:05
krmed31-Mar-10 7:05 
GeneralRe: CListCtrl won't update as expected SOLVED with a hack Pin
Vaclav_31-Mar-10 7:30
Vaclav_31-Mar-10 7:30 
GeneralRe: CListCtrl won't update as expected SOLVED with a hack Pin
Maximilien31-Mar-10 7:34
Maximilien31-Mar-10 7:34 
GeneralRe: CListCtrl won't update as expected SOLVED with a hack Pin
Vaclav_31-Mar-10 7:44
Vaclav_31-Mar-10 7:44 
AnswerRe: CListCtrl won't update as expected Pin
David Crow31-Mar-10 7:58
David Crow31-Mar-10 7:58 
Vaclav_Sal wrote:
What am I missing?


The primary thread is busy counting, thus it has no time for painting windows. Use a secondary thread to do the counting. See here for more.

"One man's wage rise is another man's price increase." - Harold Wilson

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

"Man who follows car will be exhausted." - Confucius


GeneralRe: CListCtrl won't update as expected Pin
Vaclav_31-Mar-10 8:17
Vaclav_31-Mar-10 8:17 
GeneralRe: CListCtrl won't update as expected Pin
David Crow31-Mar-10 8:24
David Crow31-Mar-10 8:24 
GeneralRe: CListCtrl won't update as expected Pin
Vaclav_31-Mar-10 8:51
Vaclav_31-Mar-10 8:51 
QuestionProblem in c atof Pin
RakeshManohar31-Mar-10 4:12
RakeshManohar31-Mar-10 4:12 
AnswerRe: Problem in c atof Pin
Maximilien31-Mar-10 4:20
Maximilien31-Mar-10 4:20 
AnswerRe: Problem in c atof Pin
Cedric Moonen31-Mar-10 4:28
Cedric Moonen31-Mar-10 4:28 
QuestionRe: Problem in c atof Pin
David Crow31-Mar-10 4:48
David Crow31-Mar-10 4:48 
QuestionSerial Port configuration Pin
rick742331-Mar-10 3:59
rick742331-Mar-10 3:59 
AnswerRe: Serial Port configuration Pin
Jonathan Davies31-Mar-10 4:14
Jonathan Davies31-Mar-10 4:14 
AnswerRe: Serial Port configuration Pin
jeron131-Mar-10 5:19
jeron131-Mar-10 5:19 
GeneralRe: Serial Port configuration Pin
rick742331-Mar-10 5:32
rick742331-Mar-10 5:32 
GeneralRe: Serial Port configuration Pin
Vaclav_31-Mar-10 6:19
Vaclav_31-Mar-10 6:19 
GeneralRe: Serial Port configuration Pin
rick742331-Mar-10 6:56
rick742331-Mar-10 6:56 
GeneralRe: Serial Port configuration Pin
rick742331-Mar-10 9:34
rick742331-Mar-10 9:34 
GeneralRe: Serial Port configuration Pin
rick74231-Apr-10 2:24
rick74231-Apr-10 2:24 
GeneralRe: Serial Port configuration Pin
jeron11-Apr-10 5:09
jeron11-Apr-10 5:09 
GeneralRe: Serial Port configuration Pin
rick74231-Apr-10 6:50
rick74231-Apr-10 6:50 

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.