I tried a simple:
“what is your name?” “Hello “+ name” app
but when I run the app it wont allow me to input anything….
Whats up with that?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
MonoDevelop’s built-in output window does not support input. You must go into project options and enable “Use external console”. However, the external console was known to be broken on OS X in MD 2.2, so you need to upgrade to MD 2.4 b2.