Re: IB outlets and NSCollectionViews
Re: IB outlets and NSCollectionViews
- Subject: Re: IB outlets and NSCollectionViews
- From: Torsten Curdt <email@hidden>
- Date: Tue, 8 Apr 2008 17:13:34 +0200
Hm ...I had to bind it to a NSCollectionItemView subclass that routes
to the AppController.
cheers
--
Torsten
On Apr 7, 2008, at 18:04, Torsten Curdt wrote:
Hm ...I was trying to bind a button inside a NSCollectionItemView
view to an action in my AppController. This obviously does not work.
Of course the view is only a prototype that gets cloned per item in
the collection but I was expecting to just get the instance passed
on the call.
So how would I need to do something like this?
cheers
--
Torsten
_______________________________________________
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