• 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
Mouse tracking & selection in composite view
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Mouse tracking & selection in composite view


  • Subject: Mouse tracking & selection in composite view
  • From: Scott Ribe <email@hidden>
  • Date: Fri, 03 Nov 2006 10:01:29 -0700
  • Thread-topic: Mouse tracking & selection in composite view

I have a custom view, which contains 3 NSScrollViews, which each have a
different custom view as their document views, all using custom cells.
Display of this complex thing is working great, and was surprisingly easy.

Now, I'm trying to figure out how to implement mouse tracking and selection
(including drag-selecting multiple cells, including auto-scrolling). Uhm?
Hit test and mouse down method calls get through to the document views, but
tracking methods on the cells do not get called, so what next? Do I now need
to override mouseDown: in the document views and do all the tracking myself
(including, I'm sure, figuring out some subtle details), or am I missing
something simpler?

--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 722-0567 voice


 _______________________________________________
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

  • Prev by Date: Re: Pointers and NSImages
  • Next by Date: Re: Show a window from another nib
  • Previous by thread: Re: Show a window from another nib
  • Next by thread: Re: Mouse tracking & selection in composite view
  • Index(es):
    • Date
    • Thread