• 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
iPad: Multiple master/detail views
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

iPad: Multiple master/detail views


  • Subject: iPad: Multiple master/detail views
  • From: Phillip Mills <email@hidden>
  • Date: Fri, 5 Nov 2010 12:58:53 -0400

I have an application that uses a few different master/detail relationships within its model and I'm having trouble figuring out how to represent that in the UI.  Conceptually, I want a toolbar that is always available, with some buttons that choose what kind of thing should be displayed (plus some other global options).  The chosen type of thing is then shown in a split view.  When something different is chosen, the split view shows that instead.

Problem #1 is that the view obtained from the split view controller seems to insist on taking up the entire window.  I could compromise on that by having my toolbar duplicated in different detail views, but problem #2 is that I don't see a reasonable way of replacing contained views or view controllers after the split view has been initialized from the nib.

I'm going to try experimenting with multiple UISplitViewController objects and swapping those (along with duplicated toolbars), but once again I feel there should be an easier way that I'm overlooking.

Thanks in advance for tips or pointers to sample code._______________________________________________

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

  • Prev by Date: Re: NSDictionary casting
  • Next by Date: Re: Cannot find protocol declaration for 'NSTableViewDelegate'
  • Previous by thread: NSView.alphaValue without Core Animation Layer?
  • Next by thread: Frameworks not found
  • Index(es):
    • Date
    • Thread