Skip navigation.
 
mlRe: Observing NSBrowser
FROM : Keary Suska
DATE : Wed Jan 09 16:40:45 2008

on 1/8/08 7:14 PM, adam.<email_removed> 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"

Related mailsAuthorDate
mlObserving NSBrowser Adam Thorsen Jan 9, 03:14
mlRe: Observing NSBrowser Keary Suska Jan 9, 16:40
mlRe: Observing NSBrowser Benjamin Stiglitz Jan 9, 17:20