Click here to Skip to main content
15,918,193 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralHelp with non static images Pin
Kehllendros22-Nov-04 13:04
Kehllendros22-Nov-04 13:04 
GeneralErratic GDI+ redrawing Pin
Egosphere22-Nov-04 12:56
Egosphere22-Nov-04 12:56 
GeneralRe: Erratic GDI+ redrawing Pin
bmzhao22-Nov-04 14:14
bmzhao22-Nov-04 14:14 
GeneralRe: Erratic GDI+ redrawing Pin
Egosphere22-Nov-04 15:00
Egosphere22-Nov-04 15:00 
QuestionWindowless RichEdit Control Example? Pin
delphidab22-Nov-04 12:20
delphidab22-Nov-04 12:20 
Generaldeploying a dll Pin
Asad Hussain22-Nov-04 11:47
Asad Hussain22-Nov-04 11:47 
GeneralRe: deploying a dll Pin
Anonymous22-Nov-04 12:49
Anonymous22-Nov-04 12:49 
GeneralCListCtrl w/ multiple attributes Pin
john john mackey22-Nov-04 10:52
john john mackey22-Nov-04 10:52 
Seeking advice...

I want to use a CListCtrl to display assignment attributes I make for one or more files being parsed. I have an interface design for a parsing application that will accept one or more files, define attributes specific to each file, and then show in a CListCtrl the current assignments for a specific file.

My concern is how to maintain and refresh (quickly) the CListCtrl when I change from each file I have collected info already.

More on my design:
For each file, I identify what is to be parsed and where in a data structure it goes. This is basically a mapping and is displayed as a grid:
Field #    Data Item     Units
1          money         USD
2          SSN           text-ID
3          FirstName     text
...

Each file can be different, and when I want to look at the attributes for each file I already configured, the mapping is displayed quickly in my CListCtrl.

Any advice?

Thanks,
Johnny
GeneralRe: CListCtrl w/ multiple attributes Pin
Mike Danberg23-Nov-04 22:42
Mike Danberg23-Nov-04 22:42 
QuestionWhat's the benefit using serialization? Pin
Anonymous22-Nov-04 9:43
Anonymous22-Nov-04 9:43 
AnswerRe: What's the benefit using serialization? Pin
David Crow22-Nov-04 10:43
David Crow22-Nov-04 10:43 
AnswerRe: What's the benefit using serialization? Pin
Blake Miller23-Nov-04 9:26
Blake Miller23-Nov-04 9:26 
GeneralAcess and C++ application Pin
krimkrim22-Nov-04 8:54
krimkrim22-Nov-04 8:54 
GeneralRe: Acess and C++ application Pin
BaldwinMartin23-Nov-04 10:06
BaldwinMartin23-Nov-04 10:06 
GeneralNeed help for this assignment.... Pin
rudylili22-Nov-04 8:04
rudylili22-Nov-04 8:04 
GeneralRe: Need help for this assignment.... Pin
David Crow22-Nov-04 8:47
David Crow22-Nov-04 8:47 
GeneralRe: Need help for this assignment.... Pin
namaskaaram22-Nov-04 23:49
namaskaaram22-Nov-04 23:49 
GeneralRe: Need help for this assignment.... Pin
rudylili23-Nov-04 3:51
rudylili23-Nov-04 3:51 
GeneralSomething is not releasing the resources after program quits Pin
Budric B.22-Nov-04 7:50
Budric B.22-Nov-04 7:50 
GeneralRe: Something is not releasing the resources after program quits Pin
Maximilien22-Nov-04 8:18
Maximilien22-Nov-04 8:18 
Generaldon't know Pin
Budric B.22-Nov-04 8:47
Budric B.22-Nov-04 8:47 
Generalstatic transparent background Pin
LukeV22-Nov-04 7:44
LukeV22-Nov-04 7:44 
GeneralRe: static transparent background Pin
BaldwinMartin23-Nov-04 10:09
BaldwinMartin23-Nov-04 10:09 
GeneralOutput help Pin
Anonymous22-Nov-04 7:36
Anonymous22-Nov-04 7:36 
GeneralRe: Output help Pin
David Crow22-Nov-04 8:05
David Crow22-Nov-04 8:05 

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.