Top "Textfield" questions

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

Default value for null fields in a Jasper Report

Background A ResultSet has many Double value fields (with patterns like "###0.000"). Some values can be null. Problem I want to …

jasper-reports textfield ireport
Numeric TextField for Integers in JavaFX 8 with TextFormatter and/or UnaryOperator

I am trying to create a numeric TextField for Integers by using the TextFormatter of JavaFX 8. Solution with UnaryOperator: UnaryOperator&…

java javafx textfield numeric formatter
Managing events in flutter's TextFormField

In Flutter project, I need to listen to the input text in TextFormField and do certain actions, especially when user …

dart listener textfield flutter
Changing Border Color of AWT TextField

In AWT application I need to set border color of TextField. In JTextField, I know that we do can do …

java swing awt textfield border
Java calculator add numbers to textfield

I am making a calculator to test my skills in java. How can make the numbers to show up in …

java button textfield calculator
Resize textField Based On Content

How can a textField be resized based on content while using auto-layout in an iOS application written in Swift? The …

ios swift resize textfield
How to put X inside textfield to clear text in extjs

I want to implement an X button inside a textfield (x on right side of textfield) to clear entered texts. …

button extjs textfield extjs4.1
Get value from text field at a webserver ESP8266

I've made a webserver with an esp8266. sResponse = "<p>" "<center>" "<h1>ESP8266 Web Server&…

arduino webserver textfield esp8266
How to unmask a JavaFX PasswordField or properly mask a TextField?

In a UI of mine, I have a PasswordField like so (urm the one at the bottom!): I want a …

utf-8 javafx-2 textfield password-protection
Cannot type in textfields in IE11

In my site, I cannot type in textboxes on IE11 on Windows 7. Clicking the text input field, I can see …

internet-explorer twitter-bootstrap textfield