• 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: Scroll detection in NSTableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Scroll detection in NSTableView


  • Subject: RE: Scroll detection in NSTableView
  • From: "Jeff Evans" <email@hidden>
  • Date: Wed, 28 Aug 2002 17:40:29 -0500

Have you tried listening for frame changes? I've never dealt with a
NSTableView, but it would seem like scrolling changes the frame, not the
bounds.

You could always subclass NSTableView and override the scrollToPoint:
method, but there's probably an easier way.

-Jeff

> -----Original Message-----
> From: email@hidden
> [mailto:email@hidden]On Behalf Of Robert Miller
> Sent: Wednesday, August 28, 2002 3:23 PM
> To: Cocoa Development
> Subject: Scroll detection in NSTableView
>
>
> Hello,
>
> Can someone tell me how to go about detecting when a scroll
> has or is
> about to happen in an NSTableView. I've tried getting its
> enclosingScrollView's contentView and setting that to post bounds
> resized notifications but , that doesn't seem to work. No notification
> gets sent to my observing object when the table is scrolled ? Is there
> an easy way to determine when a table is being scrolled ?
>
> Thanks for any info in advance
> Regards,
> Bob M.
> _______________________________________________
> 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.
_______________________________________________
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.

References: 
 >Scroll detection in NSTableView (From: Robert Miller <email@hidden>)

  • Prev by Date: mount_webdav broken
  • Next by Date: NSViewHierarchyLock
  • Previous by thread: Scroll detection in NSTableView
  • Next by thread: Re: Scroll detection in NSTableView
  • Index(es):
    • Date
    • Thread