IB Bug? maybe?
IB Bug? maybe?
- Subject: IB Bug? maybe?
- From: Brian Postow <email@hidden>
- Date: Sat, 7 Aug 2010 13:19:05 -0400
There doesn't seem to be a separate Interface Builder list, so hopefully someone here can help:
I have a cocoa program that I have I am writing on a 10.6 system, but targeting to 10.5.
On the 10.6 system, it works fine. However, when I run it on the 10.5 machine, I get:
The sender of menu item actions is now the NSMenuItem, not an NSMatrix. A menu item action method appears to be trying to send the NSMatrix method 'accessibilityIsIgnored' to its sender. This is no longer valid. Please change the code.
I looked this up online and found that one place implies that I'm calling "accessibilityIsIgnored" in my code, which I am not, or that there are multiple copies of the InterfaceBuilder library on the system, which there are not.
has anyone else seen this?
Brian Postow
Senior Software Engineer
Acordex Imaging Systems
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden