Top "Textfield" questions

A text field (or text box) is a user-interface control allowing the user to input text into a program.

How to shift focus to next textfield in flutter?

I am new to Flutter. I am building a form with multiple text inputs using following widgets: Form, TextFormField. The …

flutter dart focus textfield
JFormattedTextField with MaskFormatter

I have a JFormattedTextField that I use to restrict entries of a date and time. I want to use a …

java swing datetime textfield
How to hide keyboard when using SwiftUI?

How to hide keyboard using SwiftUI for below cases? Case 1 I have TextField and I need to hide the keyboard …

ios swift keyboard swiftui textfield
Get user-inputed file name from JFileChooser Save dialog box

This answer to this question may seem obvious, but I'm actually struggling with it quite a bit. I've searched through …

java textfield jfilechooser save-as
How to detect when a TextField is selected in Flutter?

I have a Flutter TextField which gets covered by the soft keyboard when the field is selected. I need to …

keyboard textfield flutter
UITextField Example in Cocos2d

Can anyone please suggest some links for using UITextField in cocos2d. I want to press on label, then the …

objective-c cocos2d-iphone textfield
Numbers Keyboard in Xcode

Does any one know how to show the numbers keyboard in the iphone rather than the default one? And is …

iphone xcode keyboard textfield
How can I disable the HTML textfield using this simple jQuery?

I have this simple jQuery code to test out. <html> <head> <script type="text/javascript" …

jquery html textfield
Robot Framework Text Field Clearing and Inputting

I am automating a web page using Robot Framework. The page has unusual text fields that receive automatic input (not …

input automation textfield robotframework selenium2library
Flash AS3: ReferenceError: Error #1056: Cannot create property

I am writing something in Flash/ AS3, and I came across this problem: ReferenceError: Error #1056: Cannot create property txtInput on …

flash actionscript-3 textfield flashdevelop