Hi there,
I’ve looked through the documentation and run some tests on iOS but I’m still unsure as to how object.spellCheckingType works with a native textfield created using native.newTextField().
http://docs.coronalabs.com/daily/api/type/TextField/spellCheckingType.html
http://docs.coronalabs.com/daily/api/library/native/newTextField.html
Is any input that is incorrectly spelled meant to be highlighted by being underlined?
I see no difference when I type an incorrectly spelled word in the textfield from when I type something correct.
I’m testing on an iPhone, as I know this is iOS specific. I have the latest daily build.
If anyone has any examples of this implemented correctly I’d really appreciate it.
Many thanks,
Ian
