abc alphabet learner Tutorial using table View in ansca corona

Posted by Deepak Singh Rawat, Posted on September 19, 2011, Last updated December 6, 2011

1 vote
GitHub URL: 
https://abc-lerner-for-kids.googlecode.com/files/Iphone%20Alphabet%20Reader%20For%20kids.zip

This tutorial is build using list view of corona sample.

For more information check my blog :-
www.anscacorona.blogspot.com

or

My youtube channel :-

www.youtube.com/user/iphonemaclover

thank you

Have fun with corona SDK

--xxxxxxxxxxxxxxx main.lua file xxxxxxxxxxxx

1
2
3
4
5
6
7
8
9
10
--import the table view library
local tableView = require("tableView")
 
--import the button events library
local ui = require("ui")
 
display.setStatusBar( display.HiddenStatusBar ) 
------
--initial values
local image

Table View Sample V0.13

Posted by carlos m. icaza, Posted on August 11, 2010, Last updated October 7, 2010

1 vote

Sample code to use TableViewLib.lua in CORONA SDK

Compatibility: 
Corona 2.0