Let's Say i loaded 100 rows in a table in awakeFromNib: , Now i want to call a method when the vertical scroller hits the bottom. Could anyone let me know how to handle the event of NSScroller hitting the bottom and calling a method when this happens.
Detecting Vertical NSScroller hitting bottom in NSTableView
756 Views Asked by john fedric At
2