I can’t copy or paste any text on nstextfield after deleted edit menu item on Interface Builder. I’ve re-added edit menu item but still can’t. Anyone know how to fix it ?
Thanks in advance.
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.
You need to reconnect the menu items to a target. In this case, connecting the
selectorproperty of the item to the First Responder’s appropriate action method will do the trick.