Quote:
Originally Posted by slybitz
I see what you are saying and it makes sense but self.view is a UIViewController. So there's no view exit event I can attach toolbar.hidden=TRUE; to?
|
Never mind, I was looking a the wrong view. It is a UITableViewController. Sorry. If my controller is a UITableViewController is there any way to get around this or do I need to create a new view with a UIViewController controller?