iphone - How do you set the content size of a UIPopoverController? -


I'm showing a scene in popup. When I click on a button in this view, another view will be pushed into popup using the navigation controller. By pushing, the height of the popover is increased. How do I create the same popover height?

In all your view controllers, override -contentSizeForViewInPopover and all of them are identical Return the shape.


Comments

Popular posts from this blog

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -

c# - read full xml file data over tcp -

Eclipse and GWT -