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'
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