Re: Notifications???
Re: Notifications???
- Subject: Re: Notifications???
- From: Patrick Mosca <email@hidden>
- Date: Fri, 12 Nov 2004 22:23:56 -0800
On Nov 12, 2004, at 4:25 PM, email@hidden wrote:
For -(void)textDidChange:(NSNotification *)aNotification
would you put aNotification in here
-(void)textDidChange:(NSNotification *)aNotification { code }
or would
-(void)textDidChange:(NSNotification *)aNotification
be alone and you would put -(NSNotification *)aNotification { code }
_______________________________________________
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