Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (scrollend)
Browsing latest articles
Browse All 15 View Live

bug: scrollEnd event is not returning negative contentOffset.y titanium SDK...

this is bug report: titanium SDK 1.6.0 iOS i am trying to integrate pull to refresh from kitchen sink example...

View Article



How to listen for the actual tableView scrollEnd event?

Hi guys, I've added the scroll and scrollEnd events but... When I swipe my tableView, the "scrollEnd" event is fired when I let go of my mouse click(in simulator) instead of when the tableView scrolls...

View Article

scrollEnd event of ScrollableView inside ScrollableView

Hi, It seems that ScrollableView(parent) is catching the ScrollableView(child)'s event. How do I prevent Parent's ScrollableView event from triggering. Below is not the actual code but it should work...

View Article

Pull to refresh on ScrollView?

I am trying to replicate the Kitchen Sink "Pull to Refresh" example using a ScrollView instead of a TableView. According to the API, there is not a 'scrollEnd' event, so how would I detect that the...

View Article

scrollEnd event not firing when using scrollTo function on a scrollView

The scrollEnd event is not firing when using the scrollTo function on a scrollView. Just wondering if I'm doing it wrong or if this is a bug in Titanium?

View Article


[BUG] TableView is missing x,y coordinates from scroll event

I need to access the scroll position to do a footer pull to load more, however, the x and y coordinates are not provided in the event object like it states in the documentation. It is also missing in...

View Article

Scrollview, detect end of scroll

Hello, I have a scrollview in my iphone and android app, I want to detect when user scrolled the bottom of scrollview to be able to load more data. I have googled and search so long and tried many...

View Article

Problem with Scrollview inside scrollableview

I have a few scrollviews that i put inside scrollable views. Now, my scrollable view have an event listener for scrollEnd. When i run the app, if i scroll down on the scroll view, the scrollEnd event...

View Article


Problems with dragEnd and scrollEnd events on Android

Hello, I have an app that contains a scrollableView with an array of views. I use a simple scroll event handler to capture user swiping action and display the next view after doing some processing. I...

View Article


TableView 'scrollsToTop' does not fire 'scrollend'

Hi, Maybe this question is already on in the Q&A somewhere, but the search functionality is broken at the moment :) I have a TableView and I do some stuff on the 'scrollend' event. But this event...

View Article

[Q] ScrollView scrollend event

Hi all, I want have a event fired when user scrolls the scrollView to the bottom only, I found scrollend event but it fires while scrolling up also, I need it to be fired only when it reaches the...

View Article

Detect scrollend in ScrollView on android.

Hi all, I need to detect the scroll end of a scroll view but it appears that scrollend , scrollEnd , dragend , dragEnd event are not available in android. It has only scroll event without required...

View Article

Titanium 3.3.0 - ScrollableView - setCurrentPage no animation fires scrollend

Hello Folks, When setting the current page of a scrollableview in Titanium 3.3.0 or higher changes the page without animation as intended. Source: ScrollableView currentPage But is it intended that the...

View Article


How do i handel scrollend in table view???

Hi all I'm using latest version of titanium sdk i.e 3.3.0 and i work on both android and ios platforms. I have a requirement where i need to use scrollend event for a table .the problem is when ever i...

View Article

Detect scrollend event for scrollview

Hello All, I am trying to detect scrollend event for scrollView.This event is fired on ios platform,but not on android platform.Bascially i want to do some functionality on when scrolling stops,but as...

View Article

Browsing latest articles
Browse All 15 View Live




Latest Images