widget.newTableView( ) Event Phases

The widget.newButton has the below event phases for the onEvent listener:

event.phase
For onEvent listeners only, this is so you can detect which “phase” of the event is occurring. Phases include: “press”, “moved”, and “release”.

The widget.newTableView for each row instance only have “press” and “release”. Please include the “moved” phase as well just like the newButton.

Thank you!

[import]uid: 66859 topic_id: 17217 reply_id: 317217[/import]

Thanks for this suggestion, we have made note and it will most-likely be implemented in an upcoming widget update. [import]uid: 52430 topic_id: 17217 reply_id: 64959[/import]

Cool. ETA?

We have alot of our documents/videos showing our users how to delete plays with a swipe right/left. So, that is very much needed or as you can see alot of resources would go to waste. I tried your work-around you suggested:

http://developer.anscamobile.com/forum/2011/10/24/widget-021-beta#comment-64778

but, I have not been successful with it. I also posted the latest code there as well. Can you help me with a workaround for a swipe right and left? :slight_smile: pretty please?

Thanks in advance!! [import]uid: 66859 topic_id: 17217 reply_id: 64961[/import]