Re: Observing NSBrowser
Re: Observing NSBrowser
- Subject: Re: Observing NSBrowser
- From: Keary Suska <email@hidden>
- Date: Wed, 09 Jan 2008 08:40:45 -0700
- Thread-topic: Observing NSBrowser
on 1/8/08 7:14 PM, email@hidden purportedly said:
> Is there a way to observe an NSBrowser and be notified when the
> selected column changes without setting the delegate? I've bound an
> NSBrowser to an NSTreeController, so I can't use a delegate.
Now, why is it that you can't set the delegate? You should be able to use
bindings *and* datasource methods at the same time, so if that's your
concern, you shouldn't have a problem.
Best,
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
_______________________________________________
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