Scroll detection in NSTableView
Scroll detection in NSTableView
- Subject: Scroll detection in NSTableView
- From: Robert Miller <email@hidden>
- Date: Wed, 28 Aug 2002 16:23:18 -0400
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.