-undoManagerForTextView: deprecated?
-undoManagerForTextView: deprecated?
- Subject: -undoManagerForTextView: deprecated?
- From: Jim Correia <email@hidden>
- Date: Sat, 27 Jan 2007 23:36:26 -0500
At the bottom of the NSObject(NSTextViewDelegate) interface is a
section of methods which starts with the comment
// The following methods are deprecated in favor of the more verbose
ones above.
Included in that block of delegate methods is:
- (NSUndoManager *)undoManagerForTextView:(NSTextView *)view; //
Delegate Only
is -undoManagerForTextView: really deprecated, or is it just a
confusing placement of the within the category?
Jim
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden