Click here to Skip to main content
16,005,281 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: (Another) Debug VS Release crash - help needed! Pin
2249176-Apr-04 20:55
2249176-Apr-04 20:55 
GeneralRe: (Another) Debug VS Release crash - help needed! Pin
JonCage6-Apr-04 22:16
JonCage6-Apr-04 22:16 
GeneralRe: (Another) Debug VS Release crash - help needed! Pin
Paul Ranson7-Apr-04 4:08
Paul Ranson7-Apr-04 4:08 
Generalfire button when pressing enter in and edit box Pin
r00k136-Apr-04 5:14
r00k136-Apr-04 5:14 
GeneralRe: fire button when pressing enter in and edit box Pin
Prakash Nadar6-Apr-04 7:07
Prakash Nadar6-Apr-04 7:07 
GeneralRe: fire button when pressing enter in and edit box Pin
avenger_sb256-Apr-04 7:21
avenger_sb256-Apr-04 7:21 
GeneralRe: fire button when pressing enter in and edit box Pin
r00k136-Apr-04 18:59
r00k136-Apr-04 18:59 
GeneralRe: fire button when pressing enter in and edit box Pin
avenger_sb2511-Apr-04 18:02
avenger_sb2511-Apr-04 18:02 
HI r00k13, i cant say for sure what is wrong but just try this. If it works, its gud 4 u.

When u create a dialog box in the Dialog Editor, u r provided with two default buttons -OK & CNACEL. The proerty you are asking for is also present by default. (I have checked on my system, it is there even when u make a multiline edit box in the dialog). The OK button is clicked(OnIDOK() is called) when we press the "RETURN" key.

It may be the case that you have deleted the default OK button and you have currently set a new button(that u hav created) as default. If it is so, change the ID if ur default Button from whatever it is currently, to IDOK. It may Cool | :cool: solve ur problem.

Just giv it a try. Tell me if it works.

...Avenger

Remember... testing & debugging are always part of programming ...so exterminate those stinking bugs
GeneralFiltering of loaded files Pin
the lost zoyd6-Apr-04 4:17
the lost zoyd6-Apr-04 4:17 
GeneralRe: Filtering of loaded files Pin
Christian Graus6-Apr-04 10:41
protectorChristian Graus6-Apr-04 10:41 
QuestionWindows Message 0x0127? Pin
mangellj6-Apr-04 3:35
mangellj6-Apr-04 3:35 
AnswerRe: Windows Message 0x0127? Pin
avenger_sb256-Apr-04 11:26
avenger_sb256-Apr-04 11:26 
GeneralRe: Windows Message 0x0127? Pin
mangellj7-Apr-04 3:41
mangellj7-Apr-04 3:41 
QuestionChange colour of enhanced metafiles? Pin
JezzerP6-Apr-04 3:18
JezzerP6-Apr-04 3:18 
AnswerRe: Change colour of enhanced metafiles? Pin
John R. Shaw6-Apr-04 16:22
John R. Shaw6-Apr-04 16:22 
GeneralRe: Change colour of enhanced metafiles? Pin
JezzerP6-Apr-04 21:44
JezzerP6-Apr-04 21:44 
GeneralConvert PDF to TXT Pin
Jay.Jay6-Apr-04 2:39
Jay.Jay6-Apr-04 2:39 
GeneralRe: Convert PDF to TXT Pin
Paul Ranson6-Apr-04 3:01
Paul Ranson6-Apr-04 3:01 
GeneralAdd new Button to Outlook Pin
Anonymous6-Apr-04 2:28
Anonymous6-Apr-04 2:28 
GeneralRe: Add new Button to Outlook Pin
David Crow6-Apr-04 7:18
David Crow6-Apr-04 7:18 
GeneralUCHAR to CString Pin
packetlos6-Apr-04 2:28
packetlos6-Apr-04 2:28 
GeneralRe: UCHAR to CString Pin
Rory Solley6-Apr-04 3:39
Rory Solley6-Apr-04 3:39 
GeneralRe: UCHAR to CString Pin
jmkhael6-Apr-04 3:39
jmkhael6-Apr-04 3:39 
GeneralRe: UCHAR to CString Pin
David Crow6-Apr-04 3:44
David Crow6-Apr-04 3:44 
GeneralRe: UCHAR to CString Pin
John R. Shaw6-Apr-04 16:35
John R. Shaw6-Apr-04 16:35 

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.