Click here to Skip to main content
15,929,218 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: directshow image overlay filter Pin
rjkg9-May-07 19:00
rjkg9-May-07 19:00 
GeneralRe: directshow image overlay filter Pin
Mark Salsbery10-May-07 5:13
Mark Salsbery10-May-07 5:13 
Questionsetup files in visualstudio 2005 Pin
saisp9-May-07 1:49
saisp9-May-07 1:49 
QuestionCombo Box Help Pin
Jerry Burns9-May-07 1:49
Jerry Burns9-May-07 1:49 
QuestionRe: Combo Box Help Pin
David Crow9-May-07 2:29
David Crow9-May-07 2:29 
AnswerRe: Combo Box Help Pin
Jerry Burns9-May-07 2:37
Jerry Burns9-May-07 2:37 
QuestionRe: Combo Box Help Pin
David Crow9-May-07 2:58
David Crow9-May-07 2:58 
AnswerRe: Combo Box Help Pin
Jerry Burns9-May-07 3:47
Jerry Burns9-May-07 3:47 
In my form I have a ComboBox named Title. Apparently I have it set up ok in the form becaue I can see and change the values which I have entered in the Items list.

I haven't entered any values for properties Data Source, Display Member or Value Member. Do any of these properties need a value. If so can you explain?

When I created my data file I set the index for the title field to -1 for all records. I believe this initializes the field to empty. My understanding is that index values of 0 to n map to the strings in my items list. Is that correct?

In the Random Access Record I have set up a field name "title" as a short to hold the index value.

I have button to advance through the file. The only thing that displays ind the title Combo Box is -1. I can't figure out what to do to display the associated string and not the index value itself.

Also if I make a change to another item in the list and then save the reocrd the string is replaced with a 5 digit number.

Can you help me out?

Thanking you in advance for your help and time.

GeneralRe: Combo Box Help Pin
David Crow9-May-07 3:51
David Crow9-May-07 3:51 
QuestionSafely close UI threads when program exit Pin
GameProfessor9-May-07 1:37
GameProfessor9-May-07 1:37 
AnswerRe: Safely close UI threads when program exit Pin
Roger Stoltz9-May-07 1:48
Roger Stoltz9-May-07 1:48 
AnswerRe: Safely close UI threads when program exit Pin
ThatsAlok16-May-07 20:52
ThatsAlok16-May-07 20:52 
Questionkeyboard shortcuts for emoticons Pin
jannathali9-May-07 1:15
jannathali9-May-07 1:15 
AnswerRe: keyboard shortcuts for emoticons Pin
_AnsHUMAN_ 9-May-07 1:33
_AnsHUMAN_ 9-May-07 1:33 
AnswerRe: keyboard shortcuts for emoticons Pin
Hans Dietrich9-May-07 1:37
mentorHans Dietrich9-May-07 1:37 
AnswerRe: keyboard shortcuts for emoticons Pin
jannathali9-May-07 2:42
jannathali9-May-07 2:42 
GeneralRe: keyboard shortcuts for emoticons Pin
Hans Dietrich9-May-07 2:50
mentorHans Dietrich9-May-07 2:50 
QuestionHow to print a file which got images, table, text an so on Pin
KienNT789-May-07 1:11
KienNT789-May-07 1:11 
AnswerRe: How to print a file which got images, table, text an so on Pin
Hans Dietrich9-May-07 1:30
mentorHans Dietrich9-May-07 1:30 
AnswerRe: How to print a file which got images, table, text an so on Pin
Hamid_RT9-May-07 7:24
Hamid_RT9-May-07 7:24 
Questionoperator overloading Pin
Kiran Pinjala9-May-07 0:55
Kiran Pinjala9-May-07 0:55 
AnswerRe: operator overloading Pin
Hans Dietrich9-May-07 1:24
mentorHans Dietrich9-May-07 1:24 
GeneralRe: operator overloading Pin
Kiran Pinjala9-May-07 3:38
Kiran Pinjala9-May-07 3:38 
GeneralRe: operator overloading Pin
Hans Dietrich9-May-07 4:04
mentorHans Dietrich9-May-07 4:04 
GeneralRe: operator overloading Pin
Kiran Pinjala9-May-07 4:06
Kiran Pinjala9-May-07 4:06 

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.