Information AboutText Box |
| CATEGORIES ABOUT TEXT BOX | |
| widgets | |
|
A text box, '''text field''' or '''text entry box''' is a common element of Graphical User Interface of computer programs, as well as the corresponding type of Widget used when programming GUI s. A text box's purpose is to allow the user to input text information to be used by the program. Non-editable text boxes can serve the purpose of simply displaying text. A typical text box is a rectangle of any size, possibly with a border that separates the text box from the rest of the interface. Text boxes may contain zero, one, or two Scrollbars . Some text boxes may display a blinking vertical line (known as a Caret ), indicating the current region of text being edited. It is common for the Mouse Cursor to change its shape when it hovers over a text box. An example of a text box is used in the ''Go/Search'' feature on every page of Wikipedia . STANDARD FUNCTIONALITY Typical implementations allow a user to do the following
The keys indicated relate to the text box widget on Microsoft Windows; similar if not identical keyboard bindings exist under the X Window System , Mac OS X , and other systems. |
|
|