Click here to Skip to main content
15,891,375 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to correctly trap "Enter" key in MFC dialog ? Pin
ldsdbomber6-Jul-07 3:28
ldsdbomber6-Jul-07 3:28 
QuestionRe: How to correctly trap "Enter" key in MFC dialog ? Pin
David Crow6-Jul-07 3:35
David Crow6-Jul-07 3:35 
AnswerRe: How to correctly trap "Enter" key in MFC dialog ? Pin
ldsdbomber6-Jul-07 3:38
ldsdbomber6-Jul-07 3:38 
GeneralRe: How to correctly trap "Enter" key in MFC dialog ? Pin
David Crow6-Jul-07 3:42
David Crow6-Jul-07 3:42 
GeneralRe: How to correctly trap "Enter" key in MFC dialog ? Pin
ldsdbomber6-Jul-07 3:42
ldsdbomber6-Jul-07 3:42 
GeneralRe: How to correctly trap "Enter" key in MFC dialog ? Pin
ldsdbomber6-Jul-07 3:45
ldsdbomber6-Jul-07 3:45 
AnswerRe: How to correctly trap "Enter" key in MFC dialog ? Pin
eusto6-Jul-07 3:25
eusto6-Jul-07 3:25 
GeneralRe: How to correctly trap "Enter" key in MFC dialog ? Pin
ldsdbomber6-Jul-07 3:32
ldsdbomber6-Jul-07 3:32 
no, it's not exiting, it's acting like a button is being pressed. the edit control is Tab oRder 5, contains a number, there is another numeric edit at tab order 6, then tab order 7 is a button which adds some calculated data to a listview report. hitting enter after the data in edit box 5 is causing the data to be added to the table.

Is there any way I can track what's causing this?
GeneralRe: How to correctly trap "Enter" key in MFC dialog ? Pin
eusto6-Jul-07 3:49
eusto6-Jul-07 3:49 
QuestionMFC Printing Pin
eusto6-Jul-07 2:50
eusto6-Jul-07 2:50 
QuestionVisual Studio 6 on Vista Pin
Daniel Kanev7-Mar-17 21:54
Daniel Kanev7-Mar-17 21:54 
AnswerRe: Visual Studio 6 on Vista Pin
David Crow6-Jul-07 2:48
David Crow6-Jul-07 2:48 
AnswerRe: Visual Studio 6 on Vista Pin
toxcct6-Jul-07 2:59
toxcct6-Jul-07 2:59 
AnswerRe: Visual Studio 6 on Vista Pin
Michael Dunn6-Jul-07 6:30
sitebuilderMichael Dunn6-Jul-07 6:30 
QuestionWaitForSingleObject - freeze [modified] Pin
erikbe6-Jul-07 2:05
erikbe6-Jul-07 2:05 
AnswerRe: WaitForSingleObject - freeze Pin
toxcct6-Jul-07 2:20
toxcct6-Jul-07 2:20 
GeneralRe: WaitForSingleObject - freeze Pin
erikbe6-Jul-07 2:55
erikbe6-Jul-07 2:55 
AnswerRe: WaitForSingleObject - freeze Pin
David Crow6-Jul-07 2:49
David Crow6-Jul-07 2:49 
GeneralRe: WaitForSingleObject - freeze Pin
erikbe6-Jul-07 2:59
erikbe6-Jul-07 2:59 
GeneralRe: WaitForSingleObject - freeze Pin
Cyrilix6-Jul-07 5:34
Cyrilix6-Jul-07 5:34 
AnswerRe: WaitForSingleObject - freeze - problem solved Pin
erikbe9-Jul-07 2:48
erikbe9-Jul-07 2:48 
QuestionEntered digit gets twice in number... 1 becomes 11, 2 becomes 22... Pin
Sgg2456-Jul-07 1:50
Sgg2456-Jul-07 1:50 
QuestionRe: Entered digit gets twice in number... 1 becomes 11, 2 becomes 22... Pin
David Crow6-Jul-07 2:50
David Crow6-Jul-07 2:50 
Questionhow to findout that a certain program is running or not Pin
V_shr6-Jul-07 1:35
V_shr6-Jul-07 1:35 
AnswerRe: how to findout that a certain program is running or not Pin
aatul6-Jul-07 1:38
aatul6-Jul-07 1:38 

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.