Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 855571
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T08:05:46+00:00 2026-05-15T08:05:46+00:00

Possible Duplicate: UIScrollView. Any thoughts on implementing “infinite” scroll/zoom? I notice that in the

  • 0

Possible Duplicate:
UIScrollView. Any thoughts on implementing “infinite” scroll/zoom?

I notice that in the stocks application, the small graph wraps around, eg: when you get to the end of the scroll view and swipe right again, you go back to the beginning. Before I go ahead and code this myself is there an easy way to do this in the SDK? I can’t find any properties or methods that would enable that?

I have a paged UIScrollView that scrolls horizontally, pretty much exactly like the stocks application one does.

  • 1 1 Answer
  • 1 View
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T08:05:47+00:00Added an answer on May 15, 2026 at 8:05 am

    I don’t think there’s a property to do this. I’ve faked it by adding an extra page on each end, so with for a 5 page UIScrollView you’d set the contentSize for 7 pages and load them like this:

    5 1 2 3 4 5 1

    Then in scrollViewDidEndDecelerating:, check if you’re at either end and if so call scrollRectToVisible:animated: on your UIScrollView to jump it to the “real” page 1 or 5 position (without animation).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: UIScrollView. Any thoughts on implementing “infinite” scroll/zoom? I have a UIScroll which
Possible Duplicate: UIScrollView. Any thoughts on implementing “infinite” scroll/zoom? I've got an UIScrollView and
Possible Duplicate: Is there a way to hide the scroll indicators in an UIScrollView?
Possible Duplicate: Any way of changing the duration of zoomToRect for UIScrollView? Is there
Possible Duplicate: Find the “#” character in a string with Javascript How do I
Possible Duplicate: Is there a way to create a SQL Server function to “join”
Possible Duplicate: Objective C for Windows iPhone development on Windows Is there any way
Possible Duplicate: Dismiss keyboard by touching background of UITableView I have a custom UIScrollView
Possible Duplicate: how to delete a file? My application first reads the fields in
Possible Duplicate: UISlider and UIScrollView using iOS SDK 4.3. I've found when I have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.