Re: Nav stack creating a bunch of UIImageViews on top of my view
Re: Nav stack creating a bunch of UIImageViews on top of my view
- Subject: Re: Nav stack creating a bunch of UIImageViews on top of my view
- From: Rick Mann <email@hidden>
- Date: Tue, 20 Aug 2013 20:43:55 -0700
Nevermind, it was a red herring. I thought those views were blocking user interaction, but it's autolayout sucking ass again, shrinking a parent view such that it was not encompassing a button in a subview.
On Aug 20, 2013, at 19:12 , Rick Mann <email@hidden> wrote:
> iOS 6.1.3.
>
> I have a navigation stack in a UIPopover, using autolayout, and I'm programmtically instantiating a couple of view controllers from scenes in the storyboard and installing them in a view controller container view in the view controller on the top of my navigation stack. I swap VCs as the user taps a segmented control.
>
> Aside from no end of hell with autolayout and translatesautoresizingmasks, I'm experiencing a new problem: I get a half-dozen UIImageViews ON TOP of my views, making it impossible to interact with the UI.
>
> There's one UIImageView that covers the entire view controller, and four more that seem to be for decorations on all four borders of the view.
>
> What the hell is this? It's not always there.
>
> --
> Rick
>
>
>
>
> _______________________________________________
>
> 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
--
Rick
_______________________________________________
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