Re: WebView and NSTabView
Re: WebView and NSTabView
- Subject: Re: WebView and NSTabView
- From: Philip Dow <email@hidden>
- Date: Sun, 8 Jan 2006 04:00:12 +0100
Making connections in IB can be tricky sometimes, especially with
embedded views. If you look at the window for you NIB, where it says
Instances | Classes | etc look at the top right but down a bit.
You'll see two icons, one with four squares and another with lines.
Click the one with lines. That switches your nib window to outline
view, which makes it a lot easier to connect items or get access to
views embedded in one another.
-Phil
On Jan 8, 2006, at 12:37 AM, Jonathan Lyons wrote:
Hey! I'm a new cocoa developer and I'm having difficulties
connecting an WebView in an NSTabView to an outlet pointer in my
application's class. I can connect it to an outlet fine if the
WebView is in another tab-less Window altogether. However, when I
try to control-drag from the MySocket class(my custom class) to the
WebView inside the NSTabView, it only lets me set NSTabView as the
target view and not the WebView. I started the project using the
Document-based Cocoa Application project template - might this
having something to do with it?(I've removed the main document
window as the application's owner). Has anyone else had this
problem and have any ideas about how to fix it? Thanks a lot!
Sincerely,
Jonathan Lyons
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden