Re: How to resolve conflict between 2 NSPanels?
Re: How to resolve conflict between 2 NSPanels?
- Subject: Re: How to resolve conflict between 2 NSPanels?
- From: Luc Vandal <email@hidden>
- Date: Fri, 11 Nov 2005 12:34:28 -0500
Hi,
I can't find anything about nil for this notification in the
documentation... I did change @"NSWindowDidBecomeKeyNotification" to
NSWindowDidBecomeKeyNotification but it did not fix the problem.
Luc
On 11-Nov-05, at 12:04 PM, j o a r wrote:
On 11 nov 2005, at 17.59, Luc Vandal wrote:
name:@"NSWindowDidBecomeKeyNotification" object:nil];
Two things:
1) You should use NSWindowDidBecomeKeyNotification, and not
@"NSWindowDidBecomeKeyNotification"!
2) What does the documentation for this method tell you about
providing *nil* for the object parameter?
j o a r
_______________________________________________
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