'UITextField with UIButton inside. User should be able to type letters but cursor should stop when it reaches the button
I have in a project the above UITextField with a button inside. When user is typing the cursor should move but when it reaches the UIButton should stop. Actually the width of the editable area of the UITextField should be until the user reaches the start of the dark blue UIButton image. Text written should not go beyond the UIButton but the user should be able to continue writing.
Is this somehow possible? Any help appreciated.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|

