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! :)
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! :)
Copyright © 2021 Jogjafile Inc.
Connect the
NSButtontoFile's Ownerand selectorderFrontStandardAboutPanel:like this:EDIT
Alternatively connect the
NSButtondirectly to the followingIBAction: