Revision: 38794
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at January 8, 2011 00:40 by croyfoo
Initial Code
[[scrollview documentView] scrollRectToVisible: CGRectMake(0, CGRectGetHeight([[scrollview documentView] bounds])-1, 1, 1)];
Initial URL
http://elii.info/2010/11/programmatically-scroll-a-cpscrollview-to-the-bottom/
Initial Description
Initial Title
Programmatically scroll a CPScrollView to the bottom
Initial Tags
Initial Language
Objective C