• 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: Question about split view
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question about split view


  • Subject: Re: Question about split view
  • From: Kyle Sluder <email@hidden>
  • Date: Sun, 16 Jan 2011 19:08:01 -0800

On Sun, Jan 16, 2011 at 6:44 PM, Matt Neuburg <email@hidden> wrote:
> I've had similar problems with a UINavigationController on iPhone where if there's a memory warning while the root view is hidden and the app is in the background the nav bar stack is messed up when we resume the app. My solution is to implement didReceiveMemoryWarning and just return, thus preventing the root view from being unloaded. You can call *that* a hack if you like, but my attitude is, hey iOS, if you're not going manage memory correctly I'm not going to let you mess with memory at all. Anyway, what I'm suggesting is that you try that sort of thing, to see if you can prevent the split view and its subcontrollers from having their views unloaded. m.

Please do say you've filed a bug on this. I'm sure developers would
love if the frameworks *did* manage memory correctly. :)

--Kyle Sluder
_______________________________________________

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: Question about split view
      • From: Phillip Mills <email@hidden>
References: 
 >Re: Question about split view (From: Matt Neuburg <email@hidden>)

  • Prev by Date: Re: Get iphoto scripting bridge handle without starting iphoto?
  • Next by Date: RE: UIEvent timestamp clarification
  • Previous by thread: Re: Question about split view
  • Next by thread: Re: Question about split view
  • Index(es):
    • Date
    • Thread