Click here to Skip to main content
15,912,578 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCombo box - set to display the nth string Pin
jimNLX25-Jun-03 23:18
jimNLX25-Jun-03 23:18 
GeneralRe: Combo box - set to display the nth string Pin
Rage26-Jun-03 0:19
professionalRage26-Jun-03 0:19 
GeneralRe: Combo box - set to display the nth string Pin
Iain Clarke, Warrior Programmer26-Jun-03 0:19
Iain Clarke, Warrior Programmer26-Jun-03 0:19 
GeneralRe: Combo box - set to display the nth string Pin
keegan26-Jun-03 4:53
keegan26-Jun-03 4:53 
GeneralRe: Combo box - set to display the nth string Pin
Iain Clarke, Warrior Programmer26-Jun-03 5:14
Iain Clarke, Warrior Programmer26-Jun-03 5:14 
GeneralRe: Combo box - set to display the nth string Pin
keegan26-Jun-03 6:31
keegan26-Jun-03 6:31 
GeneralRe: Combo box - set to display the nth string Pin
Iain Clarke, Warrior Programmer26-Jun-03 7:27
Iain Clarke, Warrior Programmer26-Jun-03 7:27 
QuestionBest way to build program? Pin
DaveE9th25-Jun-03 23:14
DaveE9th25-Jun-03 23:14 
I need to build a program that will allow me to enter a part number(s) and then bring up the corresponding information. I want to use the MFC templates. I also want to enable the program user to edit the default part number(s) if they're updated or changed later on. I want to have part numbers for 4 different machines, so I'm thinking I should write one base class with public variables and then dConfused | :confused: erive 4 new classes from it. Is this the way to do this? I'd appreciate any tips here.

What's the best way to structure the part numbers (hundreds of part numbers, eg. 8567-345-34-3453) into a program?

Do I need a database?

Thanks, Dave

AnswerRe: Best way to build program? Pin
Ryan Binns26-Jun-03 0:42
Ryan Binns26-Jun-03 0:42 
GeneralReading from a .bmp file. Pin
Neha25-Jun-03 23:06
Neha25-Jun-03 23:06 
Questionif an IP address is in use on LAN? Pin
nicoster25-Jun-03 23:06
nicoster25-Jun-03 23:06 
GeneralProblem on MSFlexGrid pointer type Pin
Arash Hemmati25-Jun-03 22:05
Arash Hemmati25-Jun-03 22:05 
GeneralRe: Problem on MSFlexGrid pointer type Pin
Toni7826-Jun-03 21:15
Toni7826-Jun-03 21:15 
GeneralConversion.. Pin
Neha25-Jun-03 21:22
Neha25-Jun-03 21:22 
GeneralRe: Conversion.. Pin
Ted Ferenc25-Jun-03 21:48
Ted Ferenc25-Jun-03 21:48 
GeneralRe: Conversion.. Pin
Neha25-Jun-03 21:58
Neha25-Jun-03 21:58 
GeneralRe: Conversion.. Pin
peterchen25-Jun-03 22:11
peterchen25-Jun-03 22:11 
GeneralRe: Conversion.. Pin
Ted Ferenc26-Jun-03 0:38
Ted Ferenc26-Jun-03 0:38 
GeneralRe: Conversion.. Pin
peterchen26-Jun-03 9:11
peterchen26-Jun-03 9:11 
GeneralRe: Conversion.. Pin
Ryan Binns26-Jun-03 0:50
Ryan Binns26-Jun-03 0:50 
GeneralRe: Conversion.. Pin
Anonymous26-Jun-03 2:14
Anonymous26-Jun-03 2:14 
GeneralRe: Conversion.. Pin
Ryan Binns26-Jun-03 2:22
Ryan Binns26-Jun-03 2:22 
GeneralRe: Conversion.. Pin
Anonymous26-Jun-03 6:10
Anonymous26-Jun-03 6:10 
GeneralRe: Conversion.. Pin
basementman26-Jun-03 6:42
basementman26-Jun-03 6:42 
GeneralI have discovered a BUG (or at least a strange behavour in CStdioFile)! Pin
kydfru25-Jun-03 20:37
kydfru25-Jun-03 20:37 

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.