• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Tracking Focus Between NSOutlineViews
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tracking Focus Between NSOutlineViews


  • Subject: Re: Tracking Focus Between NSOutlineViews
  • From: Luther Baker <email@hidden>
  • Date: Sun, 02 Nov 2014 18:23:42 -0600

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 <email@hidden> wrote:
>
>
>> On 3 Nov 2014, at 9:50 am, Luther Baker <email@hidden> 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 (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


  • Follow-Ups:
    • Re: Tracking Focus Between NSOutlineViews
      • From: Quincey Morris <email@hidden>
References: 
 >Tracking Focus Between NSOutlineViews (From: Luther Baker <email@hidden>)
 >Re: Tracking Focus Between NSOutlineViews (From: Graham Cox <email@hidden>)

  • Prev by Date: Re: Tracking Focus Between NSOutlineViews
  • Next by Date: Re: Tracking Focus Between NSOutlineViews
  • Previous by thread: Re: Tracking Focus Between NSOutlineViews
  • Next by thread: Re: Tracking Focus Between NSOutlineViews
  • Index(es):
    • Date
    • Thread