• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
[NSUndoManager undoMenuItemTitle]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[NSUndoManager undoMenuItemTitle]


  • Subject: [NSUndoManager undoMenuItemTitle]
  • From: Martin Hairer <email@hidden>
  • Date: Tue, 20 Sep 2005 22:25:58 +0100

When I execute

NSLog(@"undoActionName: %@", [_manager undoActionName]);
NSLog(@"undoMenuItemTitle: %@", [_manager undoMenuItemTitle]);

while an undo action is being performed, I get the following output:

undoActionName: Paste
undoMenuItemTitle: &Undo Paste

Does anyone have an idea why there is an ampersand in front of the "Undo"
and how I can get rid of it? Is this the correct behaviour of NSUndoManager?
Thanks,


Martin

HairerSoft
http://www.hairersoft.com/


_______________________________________________ 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
  • Follow-Ups:
    • Re: [NSUndoManager undoMenuItemTitle]
      • From: Mason Mark <email@hidden>
  • Prev by Date: Re: willChangeValueForKey, Ivars and Core Data
  • Next by Date: Re: Entity Relationship Modeling Editor
  • Previous by thread: Can't get image smoothing to happen
  • Next by thread: Re: [NSUndoManager undoMenuItemTitle]
  • Index(es):
    • Date
    • Thread