Skip navigation.
 
mlRe: NSBrowser action
FROM : Robert Kuilman
DATE : Tue Apr 19 23:26:26 2005

Did you implement the proper delegate methods? and is the delegate set
correctly?

Robert K.

-----------------------------{ Official Cocoa Newbie!
}-----------------------------
web: http://halfduplex.net/
email: <email_removed>

On Apr 19, 2005, at 11:02 PM, Robert Brown wrote:

> I have an NSBrowser and I'd like to have an action response method
> called when the selection changes.  The problem is, the NSBrowser does
> not seem to send an action when the selection changes.  Is this
> normal?  It seems that it should.
>
>
> ---------------------------------------------------
> Robb Brown
> Seaman Family MR Research Centre
> Calgary, Alberta, Canada
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list      (<email_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>
>

Related mailsAuthorDate
mlNSBrowser action Robert Brown Apr 19, 23:02
mlRe: NSBrowser action Robert Kuilman Apr 19, 23:26
mlRe: NSBrowser action Robert Brown Apr 20, 00:24