Click here to Skip to main content
16,007,277 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: file fopen... Pin
Michael P Butler20-Aug-02 5:17
Michael P Butler20-Aug-02 5:17 
GeneralRe: file fopen... Pin
Mike Nordell20-Aug-02 5:31
Mike Nordell20-Aug-02 5:31 
GeneralRe: file fopen... Pin
pnpfriend20-Aug-02 5:59
pnpfriend20-Aug-02 5:59 
GeneralRe: file fopen... Pin
pnpfriend20-Aug-02 7:04
pnpfriend20-Aug-02 7:04 
GeneralReading the combo box edit portion Pin
Shay Harel20-Aug-02 4:46
Shay Harel20-Aug-02 4:46 
GeneralRe: Reading the combo box edit portion Pin
Lakitu20-Aug-02 5:09
Lakitu20-Aug-02 5:09 
GeneralRe: Reading the combo box edit portion Pin
Shay Harel20-Aug-02 5:17
Shay Harel20-Aug-02 5:17 
GeneralRe: Reading the combo box edit portion Pin
Lakitu20-Aug-02 5:30
Lakitu20-Aug-02 5:30 
The edit control portion of a combo box usually does not receive ENTER notifications since all edit controls do not support this behaviour. ENTER usually means "default button pressed", as in dialogs.
What is the parent window of the combo box? Is it a CFrameWnd? You could also search CP for some of those special toolbars that contain combo boxes to get a hint...

good luck Roll eyes | :rolleyes:


Look! They have the Internet on computers now! (Homer J. Simpson)
GeneralRe: Reading the combo box edit portion Pin
Shay Harel20-Aug-02 5:40
Shay Harel20-Aug-02 5:40 
Generaltime woes Pin
Lakitu20-Aug-02 4:12
Lakitu20-Aug-02 4:12 
GeneralRe: time woes Pin
Ravi Bhavnani20-Aug-02 4:44
professionalRavi Bhavnani20-Aug-02 4:44 
GeneralRe: time woes Pin
Lakitu20-Aug-02 4:49
Lakitu20-Aug-02 4:49 
GeneralRe: time woes Pin
Ravi Bhavnani20-Aug-02 5:36
professionalRavi Bhavnani20-Aug-02 5:36 
QuestionHow to use Complex Template Class function? Pin
oRion20-Aug-02 3:51
oRion20-Aug-02 3:51 
GeneralHTML Editor Pin
Mr_CounterStrike20-Aug-02 3:49
sussMr_CounterStrike20-Aug-02 3:49 
GeneralRe: HTML Editor Pin
Tomasz Sowinski20-Aug-02 3:54
Tomasz Sowinski20-Aug-02 3:54 
GeneralRe: HTML Editor Pin
Mr_CounterStrike20-Aug-02 4:01
sussMr_CounterStrike20-Aug-02 4:01 
GeneralRe: HTML Editor Pin
Tomasz Sowinski20-Aug-02 4:01
Tomasz Sowinski20-Aug-02 4:01 
GeneralRe: HTML Editor Pin
Mr_CounterStrike20-Aug-02 4:05
sussMr_CounterStrike20-Aug-02 4:05 
GeneralRe: HTML Editor Pin
Tomasz Sowinski20-Aug-02 4:08
Tomasz Sowinski20-Aug-02 4:08 
GeneralRe: HTML Editor Pin
Mr_CounterStrike20-Aug-02 4:12
sussMr_CounterStrike20-Aug-02 4:12 
GeneralRe: HTML Editor Pin
Tomasz Sowinski20-Aug-02 4:14
Tomasz Sowinski20-Aug-02 4:14 
GeneralRe: HTML Editor Pin
Mr_CounterStrike20-Aug-02 4:17
sussMr_CounterStrike20-Aug-02 4:17 
GeneralRe: HTML Editor Pin
Tomasz Sowinski20-Aug-02 4:20
Tomasz Sowinski20-Aug-02 4:20 
GeneralRe: HTML Editor Pin
Mr_CounterStrike20-Aug-02 4:20
sussMr_CounterStrike20-Aug-02 4:20 

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.