Non-fullscreen UINavigationController

Posted by Jaka Jancar on Stack Overflow See other posts from Stack Overflow or by Jaka Jancar
Published on 2010-06-02T22:47:50Z Indexed on 2010/06/03 2:44 UTC
Read the original article Hit count: 440

Filed under:
|
|

Is it possible to use a UINavigationController in such a way that it doesn't use the full window?

I've tried setting it's view's frame as well as adding it's view to another (non-fullscreen) view instead of the window, and neither seems to work.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objective-c