Re: Using outlets from NSView subclass
Re: Using outlets from NSView subclass
- Subject: Re: Using outlets from NSView subclass
- From: Dennis Falling <email@hidden>
- Date: Thu, 7 Oct 2004 17:49:12 -0500
That's it- thanks a ton! I vaguely remembered something like this, but
forgot more than enough to really bewilder me.
Thanks again,
-dennis
On Oct 7, 2004, at 3:45 PM, Peter Browne wrote:
On Oct 6, 2004, at 12:22 PM, Dennis Falling wrote:
I have a subclass of NSView that has a progress indicator as an
outlet. I've tried to access this progress indicator from the
subclass's code, but nothing happens. What is it that I don't know
about subviews that's causing this problem?
I may have had a similar problem. I found that what i was doing wrong
was that I had clicked 'instantiate' for the NSView subview, and was
connecting the outlets to the instantiated view in the instances
panel, rather that the instance in the actual IB window. If you're
doing that, then thats the problem, otherwise im stumped.
Pete
_______________________________________________
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