• 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
Re: Mouse tracking NSTableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mouse tracking NSTableView


  • Subject: Re: Mouse tracking NSTableView
  • From: mmalcolm crawford <email@hidden>
  • Date: Sat, 14 Feb 2004 10:50:48 -0800

On Feb 14, 2004, at 9:28 AM, Herr Witten wrote:

I need to track the mouse in an NSTableView so that I can record the first point at which a drag starts and every other point to which mouse is moved. I figured that I could use the mouseDown: and mouseDragged: methods, but they are not even called on the NSTableView. Then I implemented them in an NSScrollView, but they weren't called either. How do I go about intercepting mouse events in these classes?

It's not clear where you need this information -- are you able to get it from NSDraggingSource?
 draggedImage:beganAt:

mmalc
_______________________________________________
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.

  • Follow-Ups:
    • Re: Mouse tracking NSTableView
      • From: Herr Witten <email@hidden>
References: 
 >Mouse tracking NSTableView (From: Herr Witten <email@hidden>)

  • Prev by Date: NSComoBox's pop-up list text/background color?
  • Next by Date: Re: Mouse tracking NSTableView
  • Previous by thread: Mouse tracking NSTableView
  • Next by thread: Re: Mouse tracking NSTableView
  • Index(es):
    • Date
    • Thread