Re: Help with First Responder
Re: Help with First Responder
- Subject: Re: Help with First Responder
- From: David Rio Vierra <email@hidden>
- Date: Mon, 23 Dec 2002 06:01:03 -1000
Just to be picky...it's
- (IBAction) myMethod:(id)sender;
^_^;;
- Rio
Don't forget that a proper action method has this selector:
- (void) myMethod:(id) sender;
j o a r
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.