• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
NSTableView row dragging and NSSliderCell
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: NSTableView row dragging and NSSliderCell
      • From: Tim Lucas <email@hidden>
  • Prev by Date: NSTextView encoding fun
  • Next by Date: Why use a NSController (was Re: Cocoa bindings one- or bi-directional)
  • Previous by thread: Re: NSTextView encoding fun
  • Next by thread: Re: NSTableView row dragging and NSSliderCell
  • Index(es):
    • Date
    • Thread