Click here to Skip to main content
15,909,742 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: MFC going by wayside? Pin
NormDroid28-Jun-03 1:59
professionalNormDroid28-Jun-03 1:59 
GeneralRe: MFC going by wayside? Pin
Nick Parker28-Jun-03 6:39
protectorNick Parker28-Jun-03 6:39 
AnswerRe: MFC going by wayside? Pin
Ryan Binns27-Jun-03 17:08
Ryan Binns27-Jun-03 17:08 
GeneralDirectX directdraw, tiles... Pin
Kuniva27-Jun-03 7:50
Kuniva27-Jun-03 7:50 
GeneralRe: DirectX directdraw, tiles... Pin
ZoogieZork28-Jun-03 7:21
ZoogieZork28-Jun-03 7:21 
GeneralRe: DirectX directdraw, tiles... Pin
Kuniva28-Jun-03 12:01
Kuniva28-Jun-03 12:01 
GeneralSetCurSel and GetCurSel() in MFC Pin
keegan27-Jun-03 7:12
keegan27-Jun-03 7:12 
GeneralRe: SetCurSel and GetCurSel() in MFC Pin
David Crow27-Jun-03 8:50
David Crow27-Jun-03 8:50 
I do not know if the code snippet you've provided is in any particular order or not, but you're gonna want to call input_tq.SetCurSel() after loading the combobox with input_tq.AddString().

keegan wrote:
I think my main question is finding where in the source code i need to have a GetCurSel().

When the dialog is being dismissed.
GeneralRe: SetCurSel and GetCurSel() in MFC Pin
keegan27-Jun-03 9:26
keegan27-Jun-03 9:26 
GeneralRe: SetCurSel and GetCurSel() in MFC Pin
basementman27-Jun-03 9:46
basementman27-Jun-03 9:46 
GeneralRe: SetCurSel and GetCurSel() in MFC Pin
keegan27-Jun-03 10:05
keegan27-Jun-03 10:05 
GeneralRe: SetCurSel and GetCurSel() in MFC Pin
David Crow27-Jun-03 10:10
David Crow27-Jun-03 10:10 
GeneralRe: SetCurSel and GetCurSel() in MFC Pin
keegan27-Jun-03 10:22
keegan27-Jun-03 10:22 
GeneralRe: SetCurSel and GetCurSel() in MFC Pin
David Crow27-Jun-03 10:25
David Crow27-Jun-03 10:25 
Questionhow to use the esc key to stop a program Pin
johnstonsk27-Jun-03 6:43
johnstonsk27-Jun-03 6:43 
AnswerRe: how to use the esc key to stop a program Pin
keegan27-Jun-03 7:22
keegan27-Jun-03 7:22 
GeneralRe: how to use the esc key to stop a program Pin
johnstonsk27-Jun-03 7:37
johnstonsk27-Jun-03 7:37 
GeneralRe: how to use the esc key to stop a program Pin
keegan27-Jun-03 7:44
keegan27-Jun-03 7:44 
GeneralRe: how to use the esc key to stop a program Pin
johnstonsk27-Jun-03 8:30
johnstonsk27-Jun-03 8:30 
GeneralRe: how to use the esc key to stop a program Pin
keegan27-Jun-03 8:39
keegan27-Jun-03 8:39 
GeneralDLL entry point problem Pin
Andy H27-Jun-03 6:12
Andy H27-Jun-03 6:12 
GeneralRe: DLL entry point problem Pin
Peter Weyzen27-Jun-03 7:22
Peter Weyzen27-Jun-03 7:22 
GeneralProperty Page OnNotify question Pin
skinnyreptile27-Jun-03 6:03
skinnyreptile27-Jun-03 6:03 
GeneralRe: Property Page OnNotify question Pin
valikac27-Jun-03 6:07
valikac27-Jun-03 6:07 
GeneralRe: Property Page OnNotify question Pin
skinnyreptile27-Jun-03 6:47
skinnyreptile27-Jun-03 6:47 

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.