Hi

I would like to have the facility of undoing deleting of a window.
The best way that I thought I could do this is was to use the UndoManager belonging of my NSApplication. However when I try to get the undoManager for the application by calling:

        [ NSApp undoManager ]

I get a nil pointer.
Also I could not see any straight forward way of setting an undoManager for a NSResponder.
Any suggestions how I can resolve this issue.

Thanks
Reza
_______________________________________________

Cocoa-dev mailing list ([email protected])

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