• 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: rotating UIView without changing size
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: rotating UIView without changing size


  • Subject: Re: rotating UIView without changing size
  • From: Matt Neuburg <email@hidden>
  • Date: Sat, 18 Aug 2012 10:12:10 -0700

On Sat, 04 Aug 2012 00:39:43 +0700, "Gerriet M. Denkmann" <email@hidden> said:
>If I understand this correctly, I have to do:
>create a view controller for my basicView (currently there is none) and
>use [ basicViewController addChildViewController: sliderViewController ] and
>not use [ self addSubview: self.sliderView ];
>
>Anything else I have to do?
>Any sample code, where I could study this?
>Any documentation I should read (about the containment API)?
>Any WWDC videos I should watch?
>
>The View Controller Programming Guide for iOS says: "The area each view controller fills is determined by its parent." But how?

Sorry to come in so late here, but it happens that the view hierarchy and the view controller hierarchy and how they must fit together is one of the things that is particularly well explained in my book, and you can even read the relevant chapter online:

http://www.apeth.com/iOSBook/ch19.html

m.

--
matt neuburg, phd = email@hidden, <http://www.apeth.net/matt/>
A fool + a tool + an autorelease pool = cool!
Programming iOS 5! http://shop.oreilly.com/product/0636920023562.do
_______________________________________________

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: stripped down webview
  • Next by Date: Re: loading UIView in correct orientation
  • Previous by thread: Re: loading UIView in correct orientation
  • Next by thread: NSTimer fireDate on invalidated timer not working according to docs
  • Index(es):
    • Date
    • Thread