How do I Use Interface Builder to Layout the View/ViewController Hosted by UIPopoverController?
Posted
by dugla
on Stack Overflow
See other posts from Stack Overflow
or by dugla
Published on 2010-04-17T16:08:25Z
Indexed on
2010/04/17
16:13 UTC
Read the original article
Hit count: 360
I am scratching my head about how to use IB to layout the ViewController/View hosted by UIPopoverController. There is on UIPopoverController in the IB library so there does not appear to be a WYSIWYG way to do this. What is the best strategy for a work around?
Thanks,
Doug
© Stack Overflow or respective owner