Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
2 votes
0 answers
288 views

I'm trying to use UIPickerView as the textfield's inputView and also add UIToolBar as the textfield's inputAccessoryView. In iOS 26, it adds some weird transparent background (like a liquid glass ...
0 votes
1 answer
71 views

I’m building a custom input field using UITextField. When the user taps to focus the field and the text is long, the entire text becomes selected by default. This is the same behavior you can see in ...
3 votes
1 answer
398 views

I have an iOS app that uses UIKit. I have many view controllers using UITextField and all of them previously had rounded corners due to the border style: round, which is exactly what I wanted. Now, ...
0 votes
0 answers
79 views

I have a change password screen where i have 3 textfields with isSecureTextEntry set to true. TextField values get cleared after toggling the textfield. Below is my code. Let’s consider the case of ...
2 votes
1 answer
162 views

i am trying to implement a feature on UIWindow which can show error on screenshot/screenrecording output without blocking users to use application during recording. by using below code i am able to ...
0 votes
0 answers
28 views

I'm using SwiftUI and have several TextFields with a custom border. Textfields are inside a scrollview. When the keyboard appears, the bottom part of the TextField (especially the border) gets cut off ...
2 votes
1 answer
50 views

Setup: UITextField meant to contain fractional number of 18 symbols max; UITextFieldDelegate, which validates restrictions; UITextPasteDelegate, which clips extra symbols when pasting. Environment: ...
Varrry's user avatar
  • 2,777
2 votes
1 answer
89 views

I'm developing an app for tvOS and I'm using a UITextField to handle text input. However, when the UITextField is focused, it shows the default tvOS focus UI (like the glow and scaling effect). I want ...
2 votes
3 answers
226 views

I am building a Jetpack Compose login screen and need to display a floating password requirement box below the TextField. The box should dynamically appear when the user starts typing in the password ...
1 vote
1 answer
40 views

In Czech language, entering in UITextField combination of "cˇ" will transform in to "č" (Diacritic composition). And it happens outside of public func textField( _ textField: ...
0 votes
1 answer
81 views

Is it possible to change action on press "123" and "ABC" Buttons on keyboard? (To switch not between 2 presentations of .default keyboard but different styles) textField....
0 votes
0 answers
183 views

Recently I got a few crashes on UITextField: Fatal Exception: NSInvalidArgumentException -[<_UIObscurableTextContentStorage: 0x30016cd20> offsetFromLocation:toLocation:] received invalid ...
0 votes
0 answers
31 views

I have an issue with a custom UITextField wrapper in SwiftUI that's expanding to fill the entire screen when entering numbers. The text field should maintain its frame size while scaling down the font ...
1 vote
0 answers
85 views

This is My Custom validation textfield CmnTextField( labelText: "Location", controller: LocationController, readOnly: true, ...
0 votes
0 answers
52 views

Currently my spreadsheet has cells for data entry and if they are too low the keyboard overlaps them. I'm trying to make the table slide to the top when the keyboard appears and the input field ...

15 30 50 per page
1
2 3 4 5
...
569

AltStyle によって変換されたページ (->オリジナル) /