Skip navigation.
 
mlRe: Using outlets from NSView subclass
FROM : Nick Zitzmann
DATE : Wed Oct 06 21:00:40 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?


Are you sure the outlet is not nil?

Nick Zitzmann
<http://www.chronosnet.com/>

Related mailsAuthorDate
mlUsing outlets from NSView subclass Dennis Falling Oct 6, 20:22
mlRe: Using outlets from NSView subclass Nick Zitzmann Oct 6, 21:00
mlRe: Using outlets from NSView subclass Dennis Falling Oct 6, 21:06
mlRe: Using outlets from NSView subclass j o a r Oct 6, 21:30
mlRe: Using outlets from NSView subclass Dennis Falling Oct 7, 00:12
mlRe: Using outlets from NSView subclass James Spencer Oct 7, 01:00
mlRe: Using outlets from NSView subclass Dennis Falling Oct 7, 01:13
mlRe: Using outlets from NSView subclass Glenn Andreas Oct 7, 01:43
mlRe: Using outlets from NSView subclass Peter Browne Oct 7, 22:45
mlRe: Using outlets from NSView subclass Dennis Falling Oct 8, 00:49