Re: NSPathControl
Re: NSPathControl
- Subject: Re: NSPathControl
- From: Jack Brindle <email@hidden>
- Date: Sun, 31 May 2015 12:16:15 -0700
Oops, not any more. clickedPathComponentCell was deprecated in Yosemite.
Instead, look at the URL property. Valid back to 10.5.
> On May 27, 2015, at 3:43 PM, Lee Ann Rucker <email@hidden> wrote:
>
>
> On May 27, 2015, at 2:55 PM, Jens Alfke <email@hidden> wrote:
>
>>
>>> On May 27, 2015, at 2:46 PM, Raglan T. Tiger <email@hidden> wrote:
>>>
>>> I can setObjectValue: for the path; now I want to know what path component the users selects. I am using Pop Up style.
>>
>> It’s an NSControl. Wire up the target/action to your IBAction method, either in IB or programmatically.
>>
>
> And then look at clickedPathComponentCell
>
>
> _______________________________________________
>
> 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
_______________________________________________
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