• 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
Re: Interface Builder connection confusion (Xcode 3.0)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Interface Builder connection confusion (Xcode 3.0)


  • Subject: Re: Interface Builder connection confusion (Xcode 3.0)
  • From: Jon Hess <email@hidden>
  • Date: Fri, 07 Dec 2007 19:42:41 -0800

The identity pane only shows the actions and outlets of the selected class. Its sounds like you managed to declare an extra outlet on somthing like NSObject.

Try selecting a more basic object like an instance of NSObject or NSView and then use the identity inspector.

Good luck -
Jon Hess

On Dec 7, 2007, at 6:53 PM, Rob Keniger <email@hidden> wrote:


On 08/12/2007, at 5:48 AM, ghe wrote:

It looks like all views defined in Interface Builder have a unconnected 'controller' outlet in the connections pane, but not in the identity pane. But if I make the connection to my controller object (one I defined myself, subclass of NSObject) and try to use it, I'm told it's undeclared.


That's definitely not the case here, basic custom views have no "controller" outlet. What object are you dragging from the Library in IB to create your views?

--
Rob Keniger

_______________________________________________
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
_______________________________________________
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


References: 
 >Interface Builder connection confusion (Xcode 3.0) (From: ghe <email@hidden>)
 >Re: Interface Builder connection confusion (Xcode 3.0) (From: Rob Keniger <email@hidden>)

  • Prev by Date: Re: Problems compiling OpenGL app with FBO extensions
  • Next by Date: Re: tDirStatus is an undefined type?
  • Previous by thread: Re: Interface Builder connection confusion (Xcode 3.0)
  • Next by thread: code completion (1)
  • Index(es):
    • Date
    • Thread