ninenblue
June 4th, 2002, 05:38 PM
Hey there!
I just started playing around with VC++ .net and already discovered a problem I can't explain :)
When I create a Dialog-Based Application with only one CEdit Editbox on the Dialog, the compiled Application will close as soon as I press RETURN. How can I prevent/suppress that?
The CEdit property "Want Return" set to "true" does not seem to work here ... any suggestions?
Thanks in advance ... :)
I just started playing around with VC++ .net and already discovered a problem I can't explain :)
When I create a Dialog-Based Application with only one CEdit Editbox on the Dialog, the compiled Application will close as soon as I press RETURN. How can I prevent/suppress that?
The CEdit property "Want Return" set to "true" does not seem to work here ... any suggestions?
Thanks in advance ... :)