Is this a bug of InterfaceBuilder?
Is this a bug of InterfaceBuilder?
- Subject: Is this a bug of InterfaceBuilder?
- From: Allen Dang <email@hidden>
- Date: Sun, 19 Aug 2007 22:59:26 +0800
I met a strange problem in InterfaceBuilder.
Following is what I've done:
1. Drag a NSTabView to a Window.
2. Drag a WebView into NSTabView.
3. Create a controller with one Outlet named "webView" with type
WebView.
4. Instance the controller.
5. Ctrl + Left Click from controller's instance to WebView.
Then I met the problem -- I never can target WebView inside a NSTabView.
Each time when I try to do that, the target always is NSView instead
of WebView.
What should I do?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden