Re: IB: Can't option+drag to connect to a WebView inside a TabView
Re: IB: Can't option+drag to connect to a WebView inside a TabView
- Subject: Re: IB: Can't option+drag to connect to a WebView inside a TabView
- From: Chris Espinosa <email@hidden>
- Date: Fri, 28 Oct 2005 11:10:35 -0700
On Oct 27, 2005, at 6:51 PM, Dave McCaldon wrote: I have a window, with a WebView that I "made a subview of a tabview". The other tab has an NSTextView on it.
When I go to hook up the outlets in the controller class, I can option drag to the NSTextView and connect it without a problem, but when I switch tabs and try to do the same with the WebView, it won't "highlight" the Webview. It just shows the NSTabViewItem.
Aside from deleting the lot of this, adding the WebView first, connecting it and THEN making it a subview, followed by the NSTextView, is there a way around this? Or is this a bug in IB?
Also, does anyone know how to "extract" a view from a NSTabView (so it's no longer a subview) other than just deleting it and recreating it.
I'm using Xcode 2.1,
You should probably take this to the cocoa-dev list. |
_______________________________________________
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