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: Bill Cheeseman <email@hidden>
- Date: Mon, 05 Aug 2002 10:00:37 -0400
on 02-08-05 3:06 AM, Dustin Voss at email@hidden wrote:
>
So I checked NSView, NSTextView, NSResponder, NSWindow, and NSApplication,
>
and found that NSWindow is the one that implements the undo: method. (I
>
used respondsToSelector: and instancesRespondToSelector:.)
>
>
Of course, the NSWindow docs and header file say nothing about undo:. I
>
guess it's a private API for NSWindow, which is why it doesn't show up in
>
the header file, but I would have liked to have known about it. I'm torn
>
whether to report this as a doc bug or not. What do you guys think?
Very interesting. And does it work for validating the Undo menu item?
--
Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com
The AppleScript Sourcebook -
http://www.AppleScriptSourcebook.com
Vermont Recipes -
http://www.stepwise.com/Articles/VermontRecipes
Croquet Club of Vermont -
http://members.valley.net/croquetvermont
_______________________________________________
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.