Under the Xcode IB Inspector there is a section that says NOTES and a check box that says Show With Selection.
Does anyone know what that does?
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.
The Notes text field in the identity inspector lets you add a note to yourself for a UI element. The text field exists mainly as a convenience for you in Xcode.
The Show With Selection checkbox implies that Xcode shows the notes for the UI element when you select the element in the canvas or object list. But nothing happened for me when I added a test note for a UI element and selected the element. Maybe someone else will come up with a better answer for what the checkbox does.