• 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
Unable to add a subview above UIImageView.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Unable to add a subview above UIImageView.


  • Subject: Unable to add a subview above UIImageView.
  • From: Lakshmie Narayan Viswanathan <email@hidden>
  • Date: Tue, 29 Sep 2009 20:34:04 -0700

All,

I am new to iPhone programming and I am having a tough time to figure
out how things work. I have a MainWindow.xib where I have connected to
RootViewController. Now I added a UIView to the controller and then an
ImageView under it. I have another xib called Search which has a
UIview and two text fields under it. Search is connected to a
controller called SearchViewController (File owner). Now under the
RootViewController.m in the viewDidLoad method, I want to add a
subview on top of the view (which currently displays an Image). How do
I do this? insertSubView aboveSubView throws a warning irrespective
whatever I try to provide in the aboveSubView.  addSubView seems to
add the view but I get a white screen.

Please help!!! I am getting a little frustrated over this.

 - Lakshmie
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Unable to add a subview above UIImageView.
      • From: David Duncan <email@hidden>
  • Prev by Date: Re: 3.2 builds grind to a halt
  • Next by Date: Re: 3.2 builds grind to a halt
  • Previous by thread: Re: 3.2 builds grind to a halt
  • Next by thread: Re: Unable to add a subview above UIImageView.
  • Index(es):
    • Date
    • Thread