• 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: event/notification for focus?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: event/notification for focus?


  • Subject: Re: event/notification for focus?
  • From: Shawn Erickson <email@hidden>
  • Date: Thu, 7 Apr 2005 09:41:25 -0700


On Apr 7, 2005, at 9:26 AM, Luc Vandal wrote:

I don't even understand why it's so difficult to be notified that the focus has switched to another control... To me it's a pretty basic thing that should've been included in the API as an event (onFocus) or a notification (NSFocusChanged). :)

If anyone has a code snippet to share it would really be appreciated!

I suggest using the terminology of first responder [1] and not focus. The former is likely more aligned to what you are asking for and the later is a view drawing concept.


I think it may help to step back and better outline or restate what you are trying to achieve. If you do that we may be able to help you with a solution.

So what would you use this information for? etc.

-Shawn

[1] <http://developer.apple.com/documentation/Cocoa/Conceptual/ BasicEventHandling/index.html>

_______________________________________________
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


References: 
 >event/notification for focus? (From: Luc Vandal <email@hidden>)
 >Re: event/notification for focus? (From: Mike Ferris <email@hidden>)
 >Re: event/notification for focus? (From: Luc Vandal <email@hidden>)
 >Re: event/notification for focus? (From: Ricky Sharp <email@hidden>)
 >Re: event/notification for focus? (From: Luc Vandal <email@hidden>)

  • Prev by Date: Re: event/notification for focus?
  • Next by Date: Re: event/notification for focus?
  • Previous by thread: Re: event/notification for focus?
  • Next by thread: Re: event/notification for focus?
  • Index(es):
    • Date
    • Thread