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

C / C++ / MFC

 
GeneralRe: Best way...? Pin
Masaaki Onishi10-Jun-01 5:11
Masaaki Onishi10-Jun-01 5:11 
GeneralRe: Best way...? Pin
Hadi Rezaee10-Jun-01 7:33
Hadi Rezaee10-Jun-01 7:33 
GeneralRe: Study by yourself! Pin
Masaaki Onishi10-Jun-01 12:39
Masaaki Onishi10-Jun-01 12:39 
GeneralCinternetSession Pin
Hushpappy9-Jun-01 23:58
Hushpappy9-Jun-01 23:58 
GeneralRe: CinternetSession Pin
l a u r e n10-Jun-01 3:43
l a u r e n10-Jun-01 3:43 
GeneralRe: Kill the connection? Pin
Masaaki Onishi10-Jun-01 4:23
Masaaki Onishi10-Jun-01 4:23 
GeneralComboBox Pin
9-Jun-01 23:31
suss9-Jun-01 23:31 
GeneralRe: ComboBox Pin
Stan Shannon10-Jun-01 0:59
Stan Shannon10-Jun-01 0:59 
The most straight forward way is to just modify your dialog's OnOK handler to check if your ComboBox has the focus. If it does, just drop out of the OnOK without doing the EndDialog call.
GeneralRe: ComboBox Pin
10-Jun-01 1:59
suss10-Jun-01 1:59 
GeneralRe: ComboBox Pin
Stan Shannon10-Jun-01 2:04
Stan Shannon10-Jun-01 2:04 
GeneralRe: ComboBox Pin
10-Jun-01 2:09
suss10-Jun-01 2:09 
GeneralRe: ComboBox Pin
Stan Shannon10-Jun-01 2:55
Stan Shannon10-Jun-01 2:55 
GeneralRe: ComboBox Pin
10-Jun-01 3:18
suss10-Jun-01 3:18 
GeneralRe: ComboBox Pin
Stan Shannon10-Jun-01 3:19
Stan Shannon10-Jun-01 3:19 
GeneralRe: I'm curious... Pin
Masaaki Onishi10-Jun-01 4:20
Masaaki Onishi10-Jun-01 4:20 
Generalmfc dlls Pin
Steffen Kluge9-Jun-01 21:34
Steffen Kluge9-Jun-01 21:34 
GeneralRe: mfc dlls Pin
Tim Deveaux10-Jun-01 4:26
Tim Deveaux10-Jun-01 4:26 
GeneralRedraw issues with OnEraseBkgnd Pin
BryanBHU9-Jun-01 19:05
BryanBHU9-Jun-01 19:05 
GeneralRe: Redraw issues with OnEraseBkgnd Pin
l a u r e n9-Jun-01 21:24
l a u r e n9-Jun-01 21:24 
GeneralRe: Redraw issues with OnEraseBkgnd Pin
BryanBHU10-Jun-01 8:53
BryanBHU10-Jun-01 8:53 
GeneralBlob, OLE DB, AppendChunk Pin
yufu9-Jun-01 16:40
yufu9-Jun-01 16:40 
QuestionView Hex Value In Text Box? Pin
9-Jun-01 14:40
suss9-Jun-01 14:40 
AnswerRe: View Hex Value In Text Box? Pin
Ben Burnett9-Jun-01 15:39
Ben Burnett9-Jun-01 15:39 
GeneralIcon animation Pin
9-Jun-01 10:07
suss9-Jun-01 10:07 
GeneralRe: Icon animation Pin
Michael Dunn9-Jun-01 12:17
sitebuilderMichael Dunn9-Jun-01 12:17 

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.