Re: How to validate the Undo menu item?
Re: How to validate the Undo menu item?
- Subject: Re: How to validate the Undo menu item?
- From: "John C. Randolph" <email@hidden>
- Date: Fri, 9 Aug 2002 10:35:08 -0700
On Friday, August 9, 2002, at 10:02 AM, Kirk Kerekes wrote:
Is there a straightforward, robust method for doing a switch on a
selector?
That depends on your definition of "straightforward."
If you want to perform the moral equivalent of a switch statement on a
selector, you'll probably have to resort to a series of if..else if
tests.
-jcr
John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
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.