Re: Smooth scrolling during NSTableView drop operation
Re: Smooth scrolling during NSTableView drop operation
- Subject: Re: Smooth scrolling during NSTableView drop operation
- From: cricket <email@hidden>
- Date: Sun, 9 May 2004 17:17:56 -0700
On May 9, 2004, at 5:00 PM, Louis C. Sacha wrote:
Does NSTableView normally use autoscroll: to scroll the view when you
are dragging an item and verticalMotionCanBeginDrag is set to YES? (I
would guess that it should, but haven't tested it)
No, it only appears to call autoscroll: when verticalMotionCanBeginDrag
is set to NO. If it did, that would be a convenient override point,
though, so it's a good idea.
- cricket
---------->
That's the kind of wooly-headed liberal thinking that leads to being
eaten.
_______________________________________________
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.