Re: event/notification for focus?
Re: event/notification for focus?
- Subject: Re: event/notification for focus?
- From: Luc Vandal <email@hidden>
- Date: Fri, 08 Apr 2005 12:06:39 -0400
Hi!
that seems to work great! However, I only get the notification once the
window has closed. Shouldn't I receive the notification every time the
first responder changes? makeFirstResponder is called every time and
sends the notification but the breakpoint I added in my function is
only triggered once...
Luc
On 6-Apr-05, at 8:22 PM, Dustin Voss wrote:
I wrote a sub-class of NSWindow that posts a notification or calls the
delegate when the first responder changes. You can get it from
<http://homepage.mac.com/d.j.v./FileSharing13.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