Re: newbie: why would a menu item be grayed out?
Re: newbie: why would a menu item be grayed out?
- Subject: Re: newbie: why would a menu item be grayed out?
- From: Adhamh Findlay <email@hidden>
- Date: Tue, 15 Jun 2004 07:14:20 -0500
Greg Hulands wrote:
My guess is stop should be
- (void)stop:(id)sender;
and change the selector to stop:
This is because of target/action paradigm
HTH,
Greg
Well, that didn't do the trick. :-(
Thanks for the suggestion though,
Adhamh
_______________________________________________
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.