Re: NSTableView row dragging and NSSliderCell
Re: NSTableView row dragging and NSSliderCell
- Subject: Re: NSTableView row dragging and NSSliderCell
- From: Corbin Dunn <email@hidden>
- Date: Wed, 1 Jun 2005 09:24:22 -0700
Tim,
I'm unsure of why it would be doing this; do you have any more
detailed information on what you are doing?
It is really easy to create a test application that works properly;
take the DranAndDropOutlineView demo, add a column that has a slider
in it, compile and run. It will not begin a drag when you click in
the slider.
Thanks,
--corbin
On May 30, 2005, at 11:18 PM, Tim Lucas wrote:
The problem: I have an NSSliderCell as one of the data cells in the
tableview, and now when I try to slide the control it starts a
dragging operation instead of passing it down to the control. Single
+double clicks get passed to the cells, but not mouse drags (for
obvious reasons).
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden