Skip navigation.
 
mlRe: NSBrowser action
FROM : Robert Brown
DATE : Wed Apr 20 00:24:15 2005

Yes, the browser and it's delegate work fine.  The action seems to be
working properly now too.  I'm not sure what the problem was, but it
seems to have solved itself.  Thanks though!


On 19-Apr-05, at 3:26 PM, Robert Kuilman wrote:

> 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>
>>

>
>

---------------------------------------------------
Robb Brown
Seaman Family MR Research Centre
Calgary, Alberta, Canada

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