Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7970983
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T07:31:57+00:00 2026-06-04T07:31:57+00:00

Xcode 4.3 will start producing mainmenu.xib I look at that mainmenu.xib It has an

  • 0

Xcode 4.3 will start producing mainmenu.xib

I look at that mainmenu.xib

It has an object named Main Menu

I go and look at what are the menu points too

Menu Item – Show All for example, link to unhideAllApplications:

I try to find where is unhideAllApplications defined but can’t find any. The outlet window says that it’s linked to the first responder.

It is linked to first responder

I check the class of first responder, I can’t find anything either

The file owner of mainmenu.xib, for example, is an object of class NSApplication.

enter image description here

What’s the class of First Responder?
There is nothing mentioned in the class view

enter image description here

Curiously there are 3 objects in mainmenu.xib and Application and Owner are both of type NSApplication. Go figure

enter image description here

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T07:31:59+00:00Added an answer on June 4, 2026 at 7:31 am

    First responder is the currently focused UI element. It changes whenever the focus moves.

    The next responder is usually that element’s parent, the one after is this parent’s parent, and so on, ending with window content view, window, application and maybe application’s delegate.

    Every event is passed down the chain with each responder either handling it or passing to the next responder.

    For example, unhideAllApplications is defined in NSApplication. When this action is generated, each of the responders in the current chain will try it until it is eventually handled by the application object. The difference from sending to the application directly is that other objects will have a chance to intercept it.

    Cocoa Event-handling Guide

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'll be creating an app that will start it's life as an iPhone app.
The following Old code loaded into XCode 4.2 will work. But if I start
For some reason, Xcode will not take input from a file, while Visual C++
I am typing code from Head First iPhone Development (O'reilly) and Xcode will build
Can XCode 3.2 run on 10.5.x Leopard? Or will it only work with Snow
Xcode automatically resizes and applies a glossy look to images added as the application
Xcode is throwing an error at me: malloc: * error for object 0x103f000: pointer
Sometimes when I type certain words, XCode will offer to autocomplete with several options.
In Xcode (3.2 on Snow Leopard) when I start to type out a function
I am having an issue where my app will fail right as I start

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.