NSPathControl doesn't map submenus in its menu to the individual
NSPathComponentCells, so that's not going to work.
This will probably require some heavy subclassing of at least
NSPathComponentCell, and perhaps NSPathCell (if the layout isn't quite how you
need it). You'll need to provide some
On Sat, Jul 31, 2010 at 7:44 PM, Shane
wrote:
> I'm trying to create an NSPathControl where there are several items
> (components) within the row and each item (component) is a popup menu.
> And then I would populate each of those popups w/ items. But I'm
> having a problem in understanding if tha
I'm trying to create an NSPathControl where there are several items
(components) within the row and each item (component) is a popup menu.
And then I would populate each of those popups w/ items. But I'm
having a problem in understanding if that's how it really works.
I'm playing around w/ the fol
On 29/07/2010, at 12:54 PM, Shane wrote:
> So my question is, is this control an NSPathControl? I like icons in
> the beginning of it, then the path part. Though I'm not sure how this
> is done yet, I hope I'm at the right starting place with this control.
Dunno about Xcode, but you can use NSP
Moderator: Discussion of Xcode 4 (which is under NDA) is prohibited on this
list. Or any public list. devforms.apple.com does have NDA forums if you
qualify.
Answerer: what you’re referring to is a ‘breadcrumb’ as we call it. i.e. a bits
so you can find your way back.
But, due to the NDA restr