سؤال

I am very confused by the following issue, i have a UITextView, all set up in exactly the same way. However i'am not able to enter anything

هل كانت مفيدة؟

المحلول

Try the following

[textView setEditable:YES]

enter image description here

نصائح أخرى

Is the property "Enabled" checked under the attribute inspector? Also is User Interaction enabled?

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top