Git Product home page Git Product logo

ios-test-scrollview's People

Contributors

yogin avatar

Stargazers

Gemma Barlow avatar

Watchers

 avatar James Cloos avatar

ios-test-scrollview's Issues

Custom Controller using UIScrollView issues

Hi @timothy1ee

I'm trying to have a custom controller containing a UIScrollView.
I want this UIScrollView to contain several other UIViewControllers, horizontally, that I can swipe through.

It seems to be working, except it doesn't :)

If you look at the MainViewController#viewDidLoad, that's where I instantiate the other controllers, and add them to the scrollview. If you run it as is, nothing seems to happen, but if you uncomment the 2 lines that set different background colors to the views, then the views appear.

I'm guessing I'm missing something really obvious, maybe not even related to the UIScrollView, but to the other view controllers. But for some reason I can't seem to put my finger on it.

I also tried with things like

[self addChildViewController:redVC]
[redVC didMoveToParentViewController:self]

But that didn't seem to do much, not sure what it's really suppose to do?

If you can spare 5 minutes to have a look at this, I'm sure it'll be obvious to you :)

Cheers,
Anthony

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.