Re: Undo only works in main window of application
Re: Undo only works in main window of application
- Subject: Re: Undo only works in main window of application
- From: Wayne Pascoe <email@hidden>
- Date: Sun, 25 Jun 2006 22:49:51 +0100
On 25 Jun 2006, at 22:12, Ryan Britton wrote:
Take a look at the NSWindow delegate method -
windowWillReturnUndoManager:. The Core Data template hooks this up
by default for the main window, but you're responsible for hooking
it up for any subsequent windows.
Ok, thanks.
Does this mean that I need to use windows instead of panels ? And
also, does this mean that I have to subclass NSWindow for each Window
to implement this ?
--
Wayne Pascoe (gpg --keyserver www.co.uk.pgp.net --recv-keys 79A7C870)
I laugh in the face of danger... Then I
run and hide until it goes away!
Attachment:
PGP.sig
Description: This is a digitally signed message part
_______________________________________________
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