Re: Interface Builder connection confusion (Xcode 3.0)
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