• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Nav stack creating a bunch of UIImageViews on top of my view
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Nav stack creating a bunch of UIImageViews on top of my view


  • Subject: Nav stack creating a bunch of UIImageViews on top of my view
  • From: Rick Mann <email@hidden>
  • Date: Tue, 20 Aug 2013 19:12:28 -0700

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


  • Follow-Ups:
    • Variable Number of Parameters in Method
      • From: Dave <email@hidden>
    • Re: Nav stack creating a bunch of UIImageViews on top of my view
      • From: Rick Mann <email@hidden>
  • Prev by Date: Re: CoreText & NSMutableParagraphStyle maximumLineHeight
  • Next by Date: Re: Nav stack creating a bunch of UIImageViews on top of my view
  • Previous by thread: Re: NSLog object = nil?
  • Next by thread: Re: Nav stack creating a bunch of UIImageViews on top of my view
  • Index(es):
    • Date
    • Thread