• 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: Find Panel Stopped Working (maybe)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Find Panel Stopped Working (maybe)


  • Subject: Re: Find Panel Stopped Working (maybe)
  • From: "Kyle Sluder" <email@hidden>
  • Date: Sat, 20 Dec 2008 14:18:02 -0500

On Sat, Dec 20, 2008 at 2:10 PM, John Nairn <email@hidden> wrote:
> 1. I noticed the items in the Find menu were not connected to any actions. I
> tried connecting them all to performFindPanelAction: (I could not find any
> other options that make sense), but that did not make it work.

Looking at TextEdit's MainMenu.nib, Find, Find Next, Find Previous,
and Use Selection for Find are all wired up to First Responder's
-performFindPanelAction:.  Find is tag 1, Find Next=2, Find
Previous=3, and Use Selection=7.  Jump to Selection is wired up to
First Responder's -centerSelectionInVisibleArea:.

Maybe you've wired up your actions to the wrong object?

--Kyle Sluder
_______________________________________________

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: Find Panel Stopped Working (maybe)
      • From: John Nairn <email@hidden>
References: 
 >Find Panel Stopped Working (maybe) (From: John Nairn <email@hidden>)

  • Prev by Date: Re: Get notified of fullscreen switch
  • Next by Date: Re: How to use animation for CALayer frame.size attribute?
  • Previous by thread: Find Panel Stopped Working (maybe)
  • Next by thread: Re: Find Panel Stopped Working (maybe)
  • Index(es):
    • Date
    • Thread