Re: Custom NSPathControl
Re: Custom NSPathControl
- Subject: Re: Custom NSPathControl
- From: Quincey Morris <email@hidden>
- Date: Wed, 5 May 2010 10:20:21 -0700
On May 5, 2010, at 04:20, Graham Cox wrote:
> So is using NSPathControl even possible for this, or would I just be better off writing a complete new control from scratch? NSPathControl does some neat things like fading overlong text within a subcell that I could use, as well as displaying an icon and a triangle for the next item. What about subclassing the subcell? I guess I'm just looking for some direction here or even better, some code out there I can use.
If you don't need the icons, and you don't need any slashes in your text, setting a path string instead of a URL works just fine.
_______________________________________________
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