where is mouseDragged in NSTableView ??
where is mouseDragged in NSTableView ??
- Subject: where is mouseDragged in NSTableView ??
- From: Robert Miller <email@hidden>
- Date: Wed, 18 Sep 2002 09:23:29 -0400
Hello,
Does anyone know how to intercept a mouseDragged in an NSTableView.
When I click on a cell in my table I get the mouseDown call which I
eventually pass to the [super mouseDown...] but then no mouseDragged
calls are received once the mouse begins to move while still down. Any
help is greatly appreciated.
Thanks in advance for any info.
Regards,
Bob M.
_______________________________________________
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.