Re: Is this a bug of InterfaceBuilder?
Re: Is this a bug of InterfaceBuilder?
- Subject: Re: Is this a bug of InterfaceBuilder?
- From: Ricky Sharp <email@hidden>
- Date: Sun, 19 Aug 2007 10:40:13 -0500
On Aug 19, 2007, at 9:59 AM, Allen Dang wrote:
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?
Connections can sometimes be quite difficult to make for items with
tab views. The best thing to do is to view your nib not as icons but
as an outline view. Then, you can control-drag as expected.
___________________________________________________________
Ricky A. Sharp mailto:email@hidden
Instant Interactive(tm) http://www.instantinteractive.com
_______________________________________________
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