RE: NSPathControl
RE: NSPathControl
- Subject: RE: NSPathControl
- From: Lee Ann Rucker <email@hidden>
- Date: Mon, 01 Jun 2015 07:28:01 +0000
- Thread-topic: NSPathControl
That's very annoying, because we aren't using it on something that can be represented as an URL - it's the currently selected NSTreeController item.
________________________________________
From: cocoa-dev-bounces+lrucker=email@hidden [cocoa-dev-bounces+lrucker=email@hidden] on behalf of Jack Brindle [email@hidden]
Sent: Sunday, May 31, 2015 12:16 PM
To: Cocoa Dev
Subject: Re: NSPathControl
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
_______________________________________________
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