eclipsesource / tabris

Tabris for Eclipse RAP
https://eclipsesource.com/products/tabris
53 stars 18 forks source link

Support the (x) inside the text field to clear the text field #420

Open mkempka opened 9 years ago

mkempka commented 9 years ago

on iOS this is done with UITextField.clearButtonMode.

I imagine something like Widgets.onText(...).clearButtonEnabled(true)..

evolanakis commented 9 years ago

There are actually four states for this in iOS.

evolanakis commented 9 years ago

Sample screenshot: example