

These buttons will show a graphical clue (such as staying depressed after the mouse is released) to indicate the state of the option.Ī button often displays a tooltip when a user moves the pointer over it. Other buttons are designed to toggle behavior on and off like a check box. When pressed, in addition to performing a predetermined task, buttons often undergo a graphical change to mimic a mechanical button being depressed.ĭepending on the circumstance, buttons may be designated to be pushed only once and execute a command, while others may be used to receive instant feed back and may require the user to click more than once to receive the desired result. Thus pictures and background areas can be programmed as buttons. The sole requirement of button interaction is that the user can execute a command by a click action. A button is not however always restricted to a rectangular shape. The most common method of pressing a button is clicking it with a pointer controlled by a mouse, but other input such as keystrokes can be used to execute the command of a button. In computing, the term button (sometimes known as a command button or push button) refers to any graphical control element that provides the user a simple way to trigger an event, like searching for a query at a search engine, or to interact with dialog boxes, like confirming an action.Ī typical button is a rectangle or rounded rectangle, wider than it is tall, with a descriptive caption in its center.
