Questions tagged [oneditingchanged]
2 questions
0
votes
0 answers
Swift: how to select all text in textfield on receiving focus?
Description
I want all text in a textfield to be selected when it receives the focus so that the user can just start typing the new data he wants to enter, instead of having to hit backspace until all existing data (if present) is deleted.
When a…

L. Mees
- 1
- 2
0
votes
0 answers
Slider going back to its original position (onEditingChanged)
I have a slider that controls the day of the year. In the chart the calculations are time consuming, so if you move the slider a lot it can take an age to finish the update, as it's regenerating each intermediary view.
So, I introduced an…

Edward Hasted
- 3,201
- 8
- 30
- 48