[q] Mouse enter/exit/move events...
[q] Mouse enter/exit/move events...
- Subject: [q] Mouse enter/exit/move events...
- From: Ando Sonenblick <email@hidden>
- Date: Wed, 25 Sep 2002 10:35:03 -0700
Gang,
I have an NSTextField sublcass which handles
mouseEntered/mouseExited/mouseMoved events to dynamically display contextual
information about what character is currently under the mouse.
This works great - but only when this text field is the first responder.
My subclass9s mouseEntered/mouseExited/mouseMoved are simply not called
when there is some other first responder.
Is there a way to have these events be transmitted to my object regardless
of who is the first responder?
Thx,
Ando
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.