Is the function of the red x to clear the text in the field? If so it does not work (at lease on PC and IOS)
I want a simple ability to clear a field with a touch of the red x at right side of field VS having to tap the x in the keyboard for every character. Thoughts? Regards On Friday, December 27, 2019 at 11:40:50 PM UTC-5, Shai Almog wrote: > > You can use validation which does that automatically based on constraints: > https://www.codenameone.com/javadoc/ > > It can also adapt based on input styles/OS see: > https://www.codenameone.com/blog/pixel-perfect-text-input-part-2.html > > -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/70abbe67-31c0-4a16-afb0-48d39f3fc1e6%40googlegroups.com.
