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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to