• 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: notification for first responder status
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: notification for first responder status


  • Subject: Re: notification for first responder status
  • From: Dustin Voss <email@hidden>
  • Date: Tue, 6 Dec 2005 17:56:05 -0800

Best way to do this is with a NSWindow sub-class that overrides - makeFirstResponder:.

I've written such a sub-class, ResponderNotificationWindow, at <http://homepage.mac.com/d.j.v./FileSharing13.html>.

On 5 Dec 2005, at 2:24 AM, Niko Matsakis wrote:

Is there any notification / delegate that indicates when a control becomes first responder?

If not, is the best approach to subclass the relevant control class and override "becomeFirstResponder" and "resignFirstResponder"?


thanks,

Niko
_______________________________________________
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


_______________________________________________
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: notification for first responder status
      • From: Jim Correia <email@hidden>
References: 
 >notification for first responder status (From: Niko Matsakis <email@hidden>)

  • Prev by Date: Re: Saving C++ based data structures
  • Next by Date: Re: notification for first responder status
  • Previous by thread: notification for first responder status
  • Next by thread: Re: notification for first responder status
  • Index(es):
    • Date
    • Thread