• 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: View swapping questions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: View swapping questions


  • Subject: Re: View swapping questions
  • From: Andy Lee <email@hidden>
  • Date: Tue, 4 Nov 2008 13:27:44 -0500

On Nov 4, 2008, at 1:00 PM, Robert Mullen wrote:
oldView = [window contentView];
[window setContentView:newView];

and then swapping them back out on a segmented cell action

[window setContentView:oldView];

You could do it this way, but I suspect it would be simpler to use a tabless NSTabView.


--Andy

_______________________________________________

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


References: 
 >View swapping questions (From: Robert Mullen <email@hidden>)

  • Prev by Date: Re: View swapping questions
  • Next by Date: Re: Key Paths @count and mutablestrings
  • Previous by thread: Re: View swapping questions
  • Next by thread: Re: View swapping questions
  • Index(es):
    • Date
    • Thread