Re: Cocoa et al as HCI usability problem
Re: Cocoa et al as HCI usability problem
- Subject: Re: Cocoa et al as HCI usability problem
- From: Jonathan Hendry <email@hidden>
- Date: Mon, 19 May 2008 13:49:11 -0400
On May 19, 2008, at 1:33 PM, Peter Duniho wrote:]
Your point being? If you think your example is useful in
presenting your claim, you'll need to be a lot more specific.
undoManager.prepareWithInvocationTarget(this).setColor(mColor);
I could be wrong, but in C#, wouldn't this UndoManager need to be
defined beforehand as responding to setColor, and any other method
that could require undo?
NSUndoManager doesn't. It doesn't have to be coded to handle
setColor, or any other method that you might want to have undone.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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