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

C / C++ / MFC

 
GeneralRe: How can I tell... Pin
Brian Shifrin21-Aug-03 7:45
Brian Shifrin21-Aug-03 7:45 
GeneralUnhandled exception in ...EXE: stack overflow Pin
Anonymous20-Aug-03 12:58
Anonymous20-Aug-03 12:58 
GeneralRe: Unhandled exception in ...EXE: stack overflow Pin
Abin20-Aug-03 13:59
Abin20-Aug-03 13:59 
GeneralRe: Unhandled exception in ...EXE: stack overflow Pin
PJ Arends20-Aug-03 16:26
professionalPJ Arends20-Aug-03 16:26 
GeneralCDataGrid Pin
sdfdsfa20-Aug-03 11:20
sdfdsfa20-Aug-03 11:20 
GeneralDigital Scope tool Pin
Kenny O'Dell20-Aug-03 10:49
Kenny O'Dell20-Aug-03 10:49 
GeneralRe: Digital Scope tool Pin
Iain Clarke, Warrior Programmer20-Aug-03 22:57
Iain Clarke, Warrior Programmer20-Aug-03 22:57 
QuestionMaking Combobox items visible? Pin
Jim D20-Aug-03 10:27
Jim D20-Aug-03 10:27 
I have created a combobox on a dialog box. I have added items to the combobox by this expression:
int test = m_wavetype.InsertString(-1,"Lorentzian");
This seems to work, but when I go to select an item from the combobox it looks empty. I click on the small (squashed) area below the combobox and "Lorentzian" comes up as the selected value. Why can I not see my options in the combobox? Do I have settings wrong?

Thanks in advance,
Jim D
Confused | :confused:
AnswerRe: Making Combobox items visible? Pin
peterchen20-Aug-03 10:38
peterchen20-Aug-03 10:38 
GeneralRe: Making Combobox items visible? Pin
Jim D20-Aug-03 11:05
Jim D20-Aug-03 11:05 
GeneralRe: Making Combobox items visible? Pin
Joel Lucsy20-Aug-03 11:22
Joel Lucsy20-Aug-03 11:22 
GeneralRe: Making Combobox items visible? Pin
Terry O'Nolley20-Aug-03 16:01
Terry O'Nolley20-Aug-03 16:01 
GeneralRe: Making Combobox items visible? Pin
Ryan Binns21-Aug-03 0:00
Ryan Binns21-Aug-03 0:00 
AnswerRe: Making Combobox items visible? Pin
Jim D20-Aug-03 11:32
Jim D20-Aug-03 11:32 
GeneralRe: Making Combobox items visible? Pin
Abin20-Aug-03 14:04
Abin20-Aug-03 14:04 
QuestionCTreeCtrl Checkbox notification? Pin
Bob Stanneveld20-Aug-03 9:43
Bob Stanneveld20-Aug-03 9:43 
AnswerRe: CTreeCtrl Checkbox notification? Pin
peterchen20-Aug-03 10:39
peterchen20-Aug-03 10:39 
GeneralRe: CTreeCtrl Checkbox notification? Pin
Bob Stanneveld20-Aug-03 12:17
Bob Stanneveld20-Aug-03 12:17 
GeneralBitmap::FromResource Pin
arturapps20-Aug-03 9:37
arturapps20-Aug-03 9:37 
GeneralSorry people ... Pin
arturapps20-Aug-03 9:41
arturapps20-Aug-03 9:41 
GeneralRe: Sorry people ... Pin
PJ Arends20-Aug-03 16:40
professionalPJ Arends20-Aug-03 16:40 
GeneralRe: Sorry people ... Pin
arturapps21-Aug-03 2:44
arturapps21-Aug-03 2:44 
GeneralRe: Sorry people ... Pin
PJ Arends21-Aug-03 4:47
professionalPJ Arends21-Aug-03 4:47 
GeneralHelp with storing pointers.. Pin
RobJones20-Aug-03 9:07
RobJones20-Aug-03 9:07 
GeneralRe: Help with storing pointers.. Pin
Neville Franks20-Aug-03 10:39
Neville Franks20-Aug-03 10:39 

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.