We have been busy polishing up the code with Kerem (ksan) and ready to accept a couple more beta testers.
Widget.newEditField encapsulates edit field functionality for business type apps and addresses most of the shortcomings in the Corona newTextField
-
allows you to display overlays and scenes on top of edit fields
-
manages and moves edit fields automatically with groups
-
supports 9-slices , 3-slices and roundect frames
-
supports labels for edit fields
-
error frame to indicate required fields to the end user
-
allowedChars and maxChars to limit the user input
-
supports icons and buttons for the edit fields
-
supports clear button
-
gives you an onSubmit event
-
supports custom sizes edit fields
-
automatic font scaling
-
automatic slide to unveil keyboard
-
native mode if there are no scenes or overlays on top of the edit fields
-
selection list functionality paired with a pickerList to select values from a pre defined list
-
calibration support to adjust font scaling and offsets on android devices