ScrollView setContentSize
Hello,
i have one trouble, me need make scrollview with content of pdf(pages), this content has size of first 8 pages, and when i already see 8 page, i need expand content size for new pages and to do so, that scrollview show me new pages, but scrollview shows pages from start scrollview again. setContentSize displays only pages from beginning, but not from current page.
What i need to implement?
Last edited by kenshin; 08-09-2010 at 03:40 AM.
|