Good question. I struggled with that. For now, the 2 outline views give me the option of hierarchy should I need it ...
Releases / milestones / iterations Features / tasks But to your point, browser semantics are an option if my design is going to confuse the user. Is Xcode worth considering here? Tap a class file and you get details about that class in the right pane. Open a XIB ... Tap something in the XIB and the details pane changes to reflect the XIB selection, not the file anymore. Same goes for core data modeling while creating entities. Does that not demonstrate a potentially fine way to build user facing software? Thanks, Luther > On Nov 2, 2014, at 5:42 PM, Graham Cox <graham....@bigpond.com> wrote: > > >> On 3 Nov 2014, at 9:50 am, Luther Baker <lutherba...@gmail.com> wrote: >> >> I have multiple NSOutlineView objects on the screen at one time. >> >> As you select items in secondary outline views, the existing selections in >> the other outline views stay selected, and generally turn from a selected >> BLUE to an alternate selected GRAY. That is fine and expected. > > > Incidentally, are you sure NSBrowser wouldn't be a better fit? I'm wondering > how usable multiple NSOutlineViews would be. > > --Graham > > _______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com