I am sure this is a simple answer that I am not seeing. My app is for multiple users. I have two matrixes of radio buttons that point to one method. (It’s a gender selection). How do I determine which matrix was being used. I’ve tried this:
Should have checked here before I posted. I figured it out exactly as you suggested. Question though, why can I set Name and Object ID in IB but not access those properties?
Rereading your post, are you discouraging setting the tag in IB for matrices? (Which is what I did)
No, why? I just prefer better identifiers than a literal number.
All information in the AppleScript tab in Interface Builder are not accessible from Objective-C
Read NSMatrix Class Reference to see the possible methods