Re: mouseDragged event
Re: mouseDragged event
- Subject: Re: mouseDragged event
- From: Herr Witten <email@hidden>
- Date: Tue, 22 Jun 2004 18:05:52 -0400
When I implemented the method, I got the call only with a mouse up,
which is not too helpful.
On 22 Jun 2004, at 15:29, Rick Bischoff wrote:
-(void)mouseDragged:(NSEvent*)event {
NSLog(@"in mouseDragged:");
}
_______________________________________________
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.