• 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
Re: redo: action not in First Responder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: redo: action not in First Responder


  • Subject: Re: redo: action not in First Responder
  • From: Steve Mills <email@hidden>
  • Date: Tue, 02 Jul 2013 11:10:15 -0500

On Jul 2, 2013, at 10:40:52, Keary Suska <email@hidden>
 wrote:

> On Jul 2, 2013, at 9:16 AM, Steve Mills wrote:
>
>> In our MainMenu.xib, we previously had Undo and Redo hooked up to our own actions, but now want to use the standard undo: and redo: actions. I'm able to choose undo:, but redo: does not appear in the list of known actions in the First Responder. Any ideas?
>
> I have found that for whatever reason First Responder does not have all possible action methods in Interface Builder. The action is -redo:, so simply add it to First Responder and it will be there from then on.

I don't see an obvious way to add a new action to First Responder. I finally got it to work by adding a new action to some random class in the app, letting Xcode index that file, then after a couple tries the new redo: method finally showed up when I right-dragged from the menu item to the First Responder. That seems like a total hack when there should be an obvious button or something in First Responder's action list that allows the user to easily add a new action.

--
Steve Mills
office: 952-818-3871
home: 952-401-6255
cell: 612-803-6157




_______________________________________________

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


  • Follow-Ups:
    • Re: redo: action not in First Responder
      • From: Quincey Morris <email@hidden>
    • Re: redo: action not in First Responder
      • From: Jerry Krinock <email@hidden>
References: 
 >redo: action not in First Responder (From: Steve Mills <email@hidden>)

  • Prev by Date: Re: iOS OpenGL ES woes
  • Next by Date: Why are these layout constraints being ignored?
  • Previous by thread: redo: action not in First Responder
  • Next by thread: Re: redo: action not in First Responder
  • Index(es):
    • Date
    • Thread