new line on Edit Control...
-
hi guys... when i press enter the app just closes.. how do i make a newline on a edit text field? what i am trying to do is print whatever is typed on the edit control and show it on the static. i did all that.. the problem is when i try to press the [Enter] on my keyboard, the app just closes, what i want to do is make a 'newline' just like in notepad when i press [Enter].. i already set the Edit box to multiline, still NO-Go-AMIGO... need help guys..thanks ahead..
modified on Sunday, August 1, 2010 11:41 PM
-
hi guys... when i press enter the app just closes.. how do i make a newline on a edit text field? what i am trying to do is print whatever is typed on the edit control and show it on the static. i did all that.. the problem is when i try to press the [Enter] on my keyboard, the app just closes, what i want to do is make a 'newline' just like in notepad when i press [Enter].. i already set the Edit box to multiline, still NO-Go-AMIGO... need help guys..thanks ahead..
modified on Sunday, August 1, 2010 11:41 PM
-
hi guys... when i press enter the app just closes.. how do i make a newline on a edit text field? what i am trying to do is print whatever is typed on the edit control and show it on the static. i did all that.. the problem is when i try to press the [Enter] on my keyboard, the app just closes, what i want to do is make a 'newline' just like in notepad when i press [Enter].. i already set the Edit box to multiline, still NO-Go-AMIGO... need help guys..thanks ahead..
modified on Sunday, August 1, 2010 11:41 PM
FWIW: I'm puzzled by your switch from C/C++/MFC forum to this forum, which is for managed C++, i.e. a C++ dialect that is part of the .NET Framework. :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.