Re: propblems w/ outline view delegate and notifications

2008-11-20 Thread Corbin Dunn
Le Nov 20, 2008 à 1:42 PM, [EMAIL PROTECTED] a écrit : given the following sequence of events: 1) load a window (NSWindow subclass) from a nib using an NSWindowController subclass 2) the window contains an NSOutlineView, and the delegate of the outline view is the window 3) in the window'

propblems w/ outline view delegate and notifications

2008-11-20 Thread [EMAIL PROTECTED]
given the following sequence of events: 1) load a window (NSWindow subclass) from a nib using an NSWindowController subclass 2) the window contains an NSOutlineView, and the delegate of the outline view is the window 3) in the window's awakeFromNib call: [[NSNotificationCenter defaultC