scrollViewDidScroll not executing
问题 I think have decent experience working with iPhone development. as much I know.. I did set up the delegate.. I have from top to botton UIView --> UIScrollView--> UITextView I tried everything... to get the event scrollView to fire the scrollViewDidScroll event. is anything wrong with the structure.. there not much of the code to post here. what I am trying to do is.. do something when UITextView is scrolled. 回答1: Sorry did not respond... Just wanted to share in case anyone need this... I used