Whats being used for form creation and control

Im looking to try and find the best way to build screens in a scalable and manageable way.

What are people using or are you guys building from scratch or your own template systems?

We build everything from menus to levels in Tiled (www.mapeditor.org)… Here’s some framework code to load the scenes in…

https://github.com/ponywolf/ponytiled

Great thanks I will take a look 

You may also be interested in using Dusk Engine. The Dusk Engine is a fully featured Tiled map game engine for Corona SDK

We build everything from menus to levels in Tiled (www.mapeditor.org)… Here’s some framework code to load the scenes in…

https://github.com/ponywolf/ponytiled

Great thanks I will take a look 

You may also be interested in using Dusk Engine. The Dusk Engine is a fully featured Tiled map game engine for Corona SDK