Re: Why doesn't UIViewController retain its UISearchDisplayController

2011-10-07 Thread Matt Neuburg
On Thu, 06 Oct 2011 14:33:15 -0500, Heath Borders said: >In the UIViewController documentation about the >searchDisplayController property [1] it says: > >If you create your search display controller programmatically, this >property is set automatically by the search display controller when it >i

Why doesn't UIViewController retain its UISearchDisplayController

2011-10-06 Thread Heath Borders
In the UIViewController documentation about the searchDisplayController property [1] it says: If you create your search display controller programmatically, this property is set automatically by the search display controller when it is initialized. And when I create my UISearchDisplayController t