I would like to make sure I'm using the right control to do what I'm after.
My path is not a file system or URL path, rather, it's more like, several objects that make up the branch of a hierarchy, very much like a search tree for my application. And I'd like for each of these "parts" of the path to be popup menus. Then I saw this control in XCode4. If you can open XCode4 w/o it crashing, there is what looks to be an NSPathControl along the very top of the editor pane. Within that "NSPathControl" there is the "Recent Files/Unsaved Files", then a forwards and backwards arrows, then the path that I think is … an NSPathControl with each component of the path being a popup. 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. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com