IB: Can't option+drag to connect to a WebView inside a TabView
IB: Can't option+drag to connect to a WebView inside a TabView
- Subject: IB: Can't option+drag to connect to a WebView inside a TabView
- From: Dave McCaldon <email@hidden>
- Date: Thu, 27 Oct 2005 21:51:24 -0400
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,
Thanks.
_______________________________________________
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