Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (scrolltoview)
Browsing all 6 articles
Browse latest View live

Changing views in a ScrollableView

Hi guys I have a ScrollableView with 50 remote images. I want to easily change views from 1 => 50, 50 => 25 and so forth. From looking at the docs, there is a method called .scrollToView() but...

View Article



Edit scrollToView speed for scrollableView

I want to make it a bit slower and smoother. Can I edit this somehow? Maybe in the .m file? -(void)scrollToView:(id)args { int pageNum = [self pageNumFromArg:args]; [[self scrollview]...

View Article

Rotating Scrollview Error

Anybody see something I'm missing? The banner starts with the first banner image, but then rotates left (which is blank cause there is nothing there) and then goes right to the end... then of course...

View Article

scrollToView not staying on scrolled to view

I have a scrollview with 2 views sitting side by side. I can swipe to scroll but I also want to put a next/forward button on the first view and a backward/previous button on the second view. I have...

View Article

scrollToView Method Using View Name in Alloy

Hi there- Is it possible to use the ScrollableView's scrollToView method to scroll to a specific view by name and not by page number/location? I can currently use the scrollToView and pass in the...

View Article


Is it possible to disable animation on scrollToView in a ScrollableView?

I have a scrollable view with 18 webviews in it. When I scrollToView more than 1 or 2 away from the current view, the new webview does not load....

View Article
Browsing all 6 articles
Browse latest View live


Latest Images