Re: Using outlets from NSView subclass
Re: Using outlets from NSView subclass
- Subject: Re: Using outlets from NSView subclass
- From: Peter Browne <email@hidden>
- Date: Thu, 7 Oct 2004 21:45:53 +0100
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