Re: NSUndoManager Undo/Redo Buttons
Re: NSUndoManager Undo/Redo Buttons
- Subject: Re: NSUndoManager Undo/Redo Buttons
- From: "John C. Randolph" <email@hidden>
- Date: Tue, 14 Sep 2004 16:21:58 -0700
On Sep 12, 2004, at 3:18 AM, Duncan Bushell wrote:
NSUndoManager automatically adds Undo and Redo buttons to my Edit menu. I’d like to give the buttons keyboard shortcuts but can’t see how to do this. Do I have to find the buttons in windowDidLoad: and add the shortcuts there from code?
They should automatically be set to command-Z and command-shift-Z. Is that not happening in your app?
-jcr
John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden