If writing code is a bit confusing for you, even when using Lua then you need to check out the Corona Code Generator by Oz-Apps.
It will generate code for you based on the few choices you make from the GUI front end. The code is generated ready to copy and paste into your apps.
The main options available are
1. The option to declare your variable and functions as Local
2. Handle touch events for
a. touch_began
b. touch_moved
c. touch_ended
d. touch_cancelled
3. Assign the object to a parent group which holds the display object
4. Create a parent Group to hold the object
5. The parameters required by the object, generally
- position is x and y
- dimension is width and height
6. In case of Vector and Text object, there is a function for selecting the colour
You can download the app from Oz-Apps




cool i need it , isn’t there a version for win7 ???
You will have to check with the Oz Apps guy!