Top "Textinput" questions

For questions related to a single-line, text input.

How can I create a text input box with Pygame?

I want to get some text input from the user in Python and display what they are typing in a …

python text pygame textinput
UITextField focus

How can I programmatically assign focus to a specific UITextField in a view? I have several fields and on view …

iphone textinput
Getting started with text input and dynamic text fields with ActionScript 2.0 or 3.0

I know this is a simple question, but I haven't worked much with ActionScript... I know how to create a …

flash actionscript-3 actionscript-2 textinput
Restricting input length and characters for Entry field in Xamarin.Forms

How can I restrict the length and characters entered in an Entry control in Xamarin.Forms. Do I need to …

c# xamarin.forms keyboard-events textinput
Flex: Text Input that accepts number only

Need a code that only accepts numbers. Upon inputting, the code must check if it is number, if not, it …

apache-flex actionscript textinput
React Native multi line TextInput, text is centered

So when using, text input with multiline=true, I have this issue where the text is vertically centered instead of …

android ios reactjs react-native textinput
Span inside text input field?

Is it somehow possible to place a span as the value of a text input field? I am making a …

email html textinput
Capturing user input from Flex TextInput control: which event to use?

Should I use the change or textInput event to capture user input on a TextInput control? Why?

apache-flex events flex3 textinput
How to autofocus next TextInput on react-native

I'm trying to create a passcode protected screen. The screen will uses 4 numeric input as the passcode. The way I'm …

javascript facebook react-native textinput
how to write content in a Specific position in a File

Suppose I have a file named abhishek.txt and that contains the following line I am , and what is your …

java inputstream textinput fileinputstream