Click here to Skip to main content
15,896,153 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Button Code "DEFPUSHBUTTON" code not receving control Pin
ForNow26-Jan-09 23:06
ForNow26-Jan-09 23:06 
GeneralRe: Button Code "DEFPUSHBUTTON" code not receving control Pin
«_Superman_»26-Jan-09 23:10
professional«_Superman_»26-Jan-09 23:10 
GeneralRe: Button Code "DEFPUSHBUTTON" code not receving control Pin
ForNow27-Jan-09 2:47
ForNow27-Jan-09 2:47 
GeneralRe: Button Code "DEFPUSHBUTTON" code not receving control Pin
JudyL_MD27-Jan-09 3:35
JudyL_MD27-Jan-09 3:35 
GeneralRe: Button Code "DEFPUSHBUTTON" code not receving control Pin
ForNow27-Jan-09 6:04
ForNow27-Jan-09 6:04 
GeneralRe: Button Code "DEFPUSHBUTTON" code not receving control Pin
Mark Salsbery27-Jan-09 6:15
Mark Salsbery27-Jan-09 6:15 
GeneralRe: Button Code "DEFPUSHBUTTON" code not receving control Pin
ForNow27-Jan-09 6:40
ForNow27-Jan-09 6:40 
GeneralRe: Button Code "DEFPUSHBUTTON" code not receving control Pin
Mark Salsbery27-Jan-09 6:52
Mark Salsbery27-Jan-09 6:52 
ForNow wrote:
do you think the ES_WANTRETURN could be giving me problems with DEFPUSHBUTTON


Possibly...

"ES_WANTRETURN
Specifies that a carriage return be inserted when the user presses
the ENTER key while entering text into a multiline edit control in a
dialog box. If you do not specify this style, pressing the ENTER key
has the same effect as pressing the dialog box's default push button.
This style has no effect on a single-line edit control.
"

If the edit control has focus, hitting the enter key won't be
translated into a default push button press.

Mark

Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

GeneralRe: Button Code "DEFPUSHBUTTON" code not receving control Pin
ForNow27-Jan-09 13:13
ForNow27-Jan-09 13:13 
Questionheap corruption after call to select() [modified] Pin
aliusam26-Jan-09 13:59
aliusam26-Jan-09 13:59 
AnswerRe: heap corruption after call to select() Pin
Cosmic Egg29-Jan-09 9:43
Cosmic Egg29-Jan-09 9:43 
QuestionHaving trouble with IOleCommandTarget interface Pin
Haim Nachum26-Jan-09 10:09
Haim Nachum26-Jan-09 10:09 
AnswerRe: Having trouble with IOleCommandTarget interface Pin
«_Superman_»26-Jan-09 17:32
professional«_Superman_»26-Jan-09 17:32 
GeneralRe: Having trouble with IOleCommandTarget interface Pin
Haim Nachum27-Jan-09 2:26
Haim Nachum27-Jan-09 2:26 
QuestionVC++ 2008 Application and MSI Package Pin
pratap198026-Jan-09 6:39
pratap198026-Jan-09 6:39 
AnswerRe: VC++ 2008 Application and MSI Package Pin
Stuart Dootson26-Jan-09 7:06
professionalStuart Dootson26-Jan-09 7:06 
GeneralRe: VC++ 2008 Application and MSI Package Pin
pratap198026-Jan-09 7:28
pratap198026-Jan-09 7:28 
AnswerRe: VC++ 2008 Application and MSI Package Pin
Randor 26-Jan-09 8:02
professional Randor 26-Jan-09 8:02 
GeneralRe: VC++ 2008 Application and MSI Package Pin
pratap198026-Jan-09 11:04
pratap198026-Jan-09 11:04 
QuestionHide some lines of RichEditCtrl Pin
SutterA25-Jan-09 22:17
SutterA25-Jan-09 22:17 
AnswerRe: Hide some lines of RichEditCtrl Pin
Stuart Dootson26-Jan-09 0:13
professionalStuart Dootson26-Jan-09 0:13 
AnswerRe: Hide some lines of RichEditCtrl Pin
Code-o-mat26-Jan-09 1:03
Code-o-mat26-Jan-09 1:03 
GeneralRe: Hide some lines of RichEditCtrl Pin
SutterA26-Jan-09 2:11
SutterA26-Jan-09 2:11 
Newstext object models Pin
SutterA28-Jan-09 1:57
SutterA28-Jan-09 1:57 
GeneralRe: text object models Pin
Code-o-mat28-Jan-09 2:23
Code-o-mat28-Jan-09 2:23 

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.