Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

createScrollableView & click events

hello,

i have set up a createScrollableView populated with a distant feed (a 'for' loop), i'd like to open another view when the user click the displayed view, in order to display details.

But the addEventListener 'click' is even triggered when swipe is done.

How can i provide an horizontal scrollable navigation & set up a click event ?

Thanks

— asked August 23rd 2010 by Stephane Pelamourgues
  • click
  • createscrollableview
  • events
0 Comments

2 Answers

  • Accepted Answer

    Why don't you use table for that? With custom rows. It will behave a lot better.

    — answered August 23rd 2010 by Dan Tamas
    permalink
    0 Comments
  • Just for design purpose.

    Looks like i just found the solution by using 'singletap' event :D

    great.

    Thanks (i mark your answer as best answer in order to close thread)

    — answered August 23rd 2010 by Stephane Pelamourgues
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.