• 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
Using a UIView in the source code
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Using a UIView in the source code


  • Subject: Using a UIView in the source code
  • From: Rodrigo Zanatta Silva <email@hidden>
  • Date: Wed, 15 Dec 2010 17:56:26 -0200

I want put a .xib view file created in Interface Builder to display over the camera in a object property, like:

UIView *cameraOverLayView

So, I read a lot of good articles: http://stackoverflow.com/questions/863321/iphone-how-to-load-a-view-using-a-nib-file-created-with-interface-builder
http://stackoverflow.com/questions/2648299/how-to-load-a-uiview-from-a-nib

The biggest problem was: How I connect the main view in an outlet in interface builder. I really try a lot of thing, but don`t work. LIke, this is my outlet:

@property (nonatomic, retain) IBOutlet     UIView *imagemPorCimaCamera;


There are something wrong?
 _______________________________________________
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: Using a UIView in the source code
      • From: David Dunham <email@hidden>
  • Prev by Date: Re: How I install old iPhone Simulator/Device in Xcode 3.2.5
  • Next by Date: Re: Using a UIView in the source code
  • Previous by thread: Re: How I install old iPhone Simulator/Device in Xcode 3.2.5
  • Next by thread: Re: Using a UIView in the source code
  • Index(es):
    • Date
    • Thread