How about a very good tutorial on off-screen handled native textField with all the event bells & whistles then? Something we can all learn from and use as a best practice in this challenging field.
The last tutorial on this topic posted in Feb 2012 is now offline with a pointer to the API documents as being replacements… There is a video tutorial on native textFields and keyboard use but that one is not using the off-screen handling that has been often recommended. If you can’t write a widget that will do this properly and in a well managed way at least help your community with a great tutorial that can be used in real life.
Particularly I think you need to make sure to demonstrate
- Off screen native textField placement
- textField visually embedded into scrollViews & tableViews
- Handling auto-correct, spelling etc.
- Copy / Paste
- Pre-loading a textField with data that user can edit
- Limiting numerical text entry to numbers and decimal point etc
- How to use different keyboard types offered on each platform
- Formatting text-entry fields to serve other purposes (ie Search Box)
- IOS & Android Compatibility
Voters have spoken. It is now up to Corona Labs to show whether the feature requests and votes given matter or not. Thank you.