Corona UI example

There is a video from Ansca on YouTube called: Corona UI. It is also at anscamobile website in the video section.

Here’s the link in case you don’t know what Im talking about:

http://www.youtube.com/watch?v=9UHNSRilB-0

The video is over a year old. Is the code for that demo app available somewhere? And if its not, could it be made available?

That app has alot of things that I want to learn how to do and it would be very hard for me to do something like that without some reference code.

Thanks in advance,
Rafa C. [import]uid: 119765 topic_id: 21042 reply_id: 321042[/import]

Most of theses features are available via the widgets.

Slider, tableview, pickerwheel etc

http://developer.anscamobile.com/resources/apis
[import]uid: 100222 topic_id: 21042 reply_id: 83155[/import]

Corona UI is now depreciated.

The widget library has replaced it : http://developer.anscamobile.com/content/widget [import]uid: 84637 topic_id: 21042 reply_id: 83158[/import]

I see…

Im starting to try out Corona. I want to see if Corona can do easily what I need to do. DragonfireSDK failed to do this easily.

I studied the documentation on the widget tableview, even did one to try it out, but there are a couple of things the documentation doesnt explain.

I need to place a delete button in the rows when you swipe to the right.
Also I need an indicator arrow (not a button) on the right side so people know that of they click on it they will go to another screen.
Also I need to put a subtitle but I think that is done editing the subTitle property of the row.

Any ideas how to do this/where to find documentation on this/where to find an example of this?

Thanks in advance! [import]uid: 119765 topic_id: 21042 reply_id: 83180[/import]