On May 19, 2008, at 1:33 PM, Peter Duniho wrote:

   NSColor color
   {
       set
       {
undoManager.prepareWithInvocationTarget(this).color = mColor;
           mColor = value;
       }
   }

Are you sure about this? I'm just a little surprised to see that C# API has an UndoManager with exactly the same syntax as Cocoa. Or were you just demonstrating the syntax similarities between C and C#?
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to