NSTableView row dragging and NSSliderCell
NSTableView row dragging and NSSliderCell
- Subject: NSTableView row dragging and NSSliderCell
- From: Tim Lucas <email@hidden>
- Date: Tue, 31 May 2005 16:18:39 +1000
Hey,
I have an NSTableView subclass, populated using bindings, and uses a
NSArrayController subclass as a datasource to enable row drag+drop
reordering of rows.
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).
How do I disable row dragging for the slider column only?
- tim lucas
_______________________________________________
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