Re: where is mouseDragged in NSTableView ??
Re: where is mouseDragged in NSTableView ??
- Subject: Re: where is mouseDragged in NSTableView ??
- From: Matt Neuburg <email@hidden>
- Date: Wed, 18 Sep 2002 20:53:03 -0700
On Wed, 18 Sep 2002 09:23:29 -0400, Robert Miller <email@hidden>
said:
>
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.
Why do you need this? If you're trying to act as a dragging source you
don't need any of that... m.
--
matt neuburg, phd = email@hidden,
http://www.tidbits.com/matt
pantes anthropoi tou eidenai oregontai phusei
Subscribe to TidBITS! It's free and smart.
http://www.tidbits.com/
_______________________________________________
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.