Re: Mouse Moved Events
Re: Mouse Moved Events
- Subject: Re: Mouse Moved Events
- From: Neil Earnshaw <email@hidden>
- Date: Tue, 24 Jun 2003 22:23:11 +0100
>
Try inserting the first responder woes...
>
>
[acceptsFirstResponder..]
>
+ 3 other similar calls
Ah, you have to do that too! I'll give it a try.
Thanks guys,
-Neil
>
>
>
>
See the bottom of the NSResponder file and respond true.
>
>
Mike
>
>
On 6/24/03 6:18 AM, "Stiphane Sudre" <email@hidden> wrote:
>
>
On mardi, juin 24, 2003, at 15:03 Europe/Paris, Neil Earnshaw wrote:
>
>
> I'm trying to get my hands on mouseMoved:events in a custom view.
>
When
>
> the view gets awakeFromNib I call
>
>
>
> [[self window] setAcceptsMouseMovedEvents:YES];
>
>
>
> but the mouseMoved: method never gets called.
>
>
>
> Anyone know what I'm doing wrong?
>
>
Is your view the first responder?
>
>
Does it accept becoming the first responder?
>
_______________________________________________
>
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.
>
>
>
Neil Earnshaw
Consultant Software Engineer
Object Software Engineers Ltd
email@hidden
Tel : 01747 854 852
Mbl : 07870 209 102
_______________________________________________
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.