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: j o a r <email@hidden>
- Date: Fri, 11 Nov 2005 17:47:45 +0100
On 11 nov 2005, at 17.29, Luc Vandal wrote:
I've been experiencing a weird problem lately with 2 dialogs. I
don't know where the conflict could be (in the nib file?).
Basically, dialog 1 will receive notifications that were supposed
to be received by dialog 2 and vice-versa.
How do you sign up for these notifications?
// WindowDidBecomeKey
- (void)WindowDidBecomeKey:(NSNotification*)notification
You should start method names with a lower case character.
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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