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 6770155
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T15:16:43+00:00 2026-05-26T15:16:43+00:00

Using Titanium Appcelerator SDK 1.7.1 for iOS 4.3 I have a TableViewRow and need

  • 0

Using Titanium Appcelerator SDK 1.7.1 for iOS 4.3

I have a TableViewRow and need to fire a custom swipe event on it (rather than the default editable delete) so that I can show 2 buttons. One marking the row as complete, the other removing the row.

The problem is that apparently the swipe event isn’t allowed on the TableViewRow element.

I’ve tried using the Swipe event, the touchstart event and the touch move event, all with a callback of alert('woot! your finger moved!') but the callback is never fired …

Has anybody had and resolved this issue?

  • 1 1 Answer
  • 0 Views
  • 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-26T15:16:43+00:00Added an answer on May 26, 2026 at 3:16 pm

    This should work.

    myTableview.addEventListener('swipe', function(eventObject){     
        Titanium.API.info("huzzah, a row was swiped");
    });
    

    What does your code look like?

    EDIT:
    Do your rows have data in them? If not see if putting data in your rows help.

    EDIT:
    These are the events that are passed to the swipe event so you can get the row swiped with source.

    direction   direction of the swipe - either left or right
    globalPoint a dictionary with properties x and y describing the point of the event in screen coordinates
    source  the source object that fired the event
    type    the name of the event fired
    x   the x point of the event in receiving view coordiantes
    y   the y point of the event, in receiving view coordinates
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have recently started creating an iPhone application using Appcelerator's Titanium. Since the application
Using Titanium Appcelerator I am trying to dynamically create elements and add event listeners
Im doing some research to build an iOS and Android app using titanium appcelerator.
I want to parse following JSON using Titanium Appcelerator Mobile SDK [{City:null,Distance:469,Email:null,Latitude:0,Longitude:0,Name:Cretin-Derham Hall,PhoneNo:null,SchoolId:75,State:null,Zip:null},{City:null,Distance:213,Email:null,Latitude:0,Longitude:0,Name:East Ridge,PhoneNo:null,SchoolId:76,State:null,Zip:null},{City:null,Distance:26,Email:null,Latitude:0,Longitude:0,Name:Hastings,PhoneNo:null,SchoolId:78,State:null,Zip:null},{City:null,Distance:116,Email:null,Latitude:0,Longitude:0,Name:Stillwater,PhoneNo:null,SchoolId:81,State:null,Zip:null},{City:null,Distance:0,Email:null,Latitude:0,Longitude:0,Name:White
I have an appcelerator titanium project (you don't need to be familiar with the
I have been using Titanium for an Android application that does some microblogging through
Hi I am working Android application development using titanium studio.I have developed small application.my
I'm working on a simple board game using Appcelerator Titanium for iPhone (javascript -
I have been trying to make sense of some claims that Appcelerator Titanium makes.
I am using Titanium appcelerator for developing my android application, more over i am

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.