Re: UITextView partially obscured by UINavigationBar
Re: UITextView partially obscured by UINavigationBar
- Subject: Re: UITextView partially obscured by UINavigationBar
- From: Koen van der Drift <email@hidden>
- Date: Sun, 31 Mar 2013 09:12:39 -0400
After posting the question on SO, one answer suggested to set
self.navigationController.navigationBar.translucent = NO;
Now it all works fine.
- Koen.
On Mar 29, 2013, at 10:22 AM, Koen van der Drift <email@hidden> wrote:
> Hi,
>
> I have set up a view with only one UITextView and a UINavigationBar in a xib file, see the screenshot here: http://db.tt/WiR8lIXe
>
> When I run the app, the top part of the text is obscured by the UINavigationBar, even though I lined up the UITextView in IB below the UINavigationBar: http://db.tt/nysnk62c
>
>
> Am I missing anything in my setup to prevent this?
>
> Thanks,
>
> - Koen.
>
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden