Can't make IBOutlet connection in IB
Can't make IBOutlet connection in IB
- Subject: Can't make IBOutlet connection in IB
- From: Koen van der Drift <email@hidden>
- Date: Sat, 1 May 2004 17:17:53 -0400
Hi,
I created an IBOutlet for an NSScrollView in MyDocument both in XCode
and in Interface Builder. When I try to option-drag from FileOwner to
the NSScrollView, I get the error message that 'scrollView must be of
type NSScrollView'. The scroller is enclosing an NSTextView (which is
what I added from the palette). If I click that view once I select the
NSScrollView, if I double-click it, the outline is thicker, and the
info palette says it's the NSTextView. So I know both NSScrollView and
NSTextView are present.
Any suggestions how I can fix this?
thanks,
- Koen.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.