Undo with NSTextView in HICocoaView
Undo with NSTextView in HICocoaView
- Subject: Undo with NSTextView in HICocoaView
- From: Ryan Joseph <email@hidden>
- Date: Mon, 4 May 2009 07:18:39 +0700
Are there any special steps for adding undo support for NSTextView if
it's embedded in a HICocoaView? All the other edit commands are
working but undo just gives me a beep. I created the NSTextView
programatically also so maybe I simply forget to include something,
although I'm not sure what that may be. The only obvious thing I did
was to call setAllowsUndo: but that did not fix the problem. Thanks
for your time.
Regards,
Josef
_______________________________________________
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