FROM : Peter Browne
DATE : Thu Oct 07 22:45:53 2004
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
DATE : Thu Oct 07 22:45:53 2004
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
| Related mails | Author | Date |
|---|---|---|
| Dennis Falling | Oct 6, 20:22 | |
| Nick Zitzmann | Oct 6, 21:00 | |
| Dennis Falling | Oct 6, 21:06 | |
| j o a r | Oct 6, 21:30 | |
| Dennis Falling | Oct 7, 00:12 | |
| James Spencer | Oct 7, 01:00 | |
| Dennis Falling | Oct 7, 01:13 | |
| Glenn Andreas | Oct 7, 01:43 | |
| Peter Browne | Oct 7, 22:45 | |
| Dennis Falling | Oct 8, 00:49 |






Cocoa mail archive

