FROM : Luc Vandal
DATE : Fri Apr 08 18:06:39 2005
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>.
>
DATE : Fri Apr 08 18:06:39 2005
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>.
>






Cocoa mail archive

