I was wondering if it would be possible to have a button inside of my mac app and when you click on it, it will open the About (App Name) window?
Hope it makes sense! 🙂
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.
Connect the
NSButtontoFile's Ownerand selectorderFrontStandardAboutPanel:like this:EDIT
Alternatively connect the
NSButtondirectly to the followingIBAction: