Re: NSMenuItem target binding
Re: NSMenuItem target binding
- Subject: Re: NSMenuItem target binding
- From: Ron Lue-Sang <email@hidden>
- Date: Fri, 16 Nov 2007 16:12:25 -0800
On Nov 16, 2007, at 8:55 AM, Kai BrĂ¼ning wrote:
They're not binding options. The target and argument bindings work
just like the ones for NSButton. They're new to NSMenuItem's in
10.5, so you wouldn't see them in IB on tiger.
Yes, that's true: I checked in IB 3 and IB 2.5, but both running
under Leopard.
But I checked the release notes for Leopard, too, and found nothing
about this new feature of menu items.
Anyway, so it is as expected that I can setup such bindings in IB,
but they won't work when the app is build against the Tiger SDK?
Correct, the target/argument bindings for NSMenuItem won't work when
run on Tiger. _______________________________________________
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