Toolbar
noun, Computers.
1.
a row or rows of buttons on a display screen that are clicked on to select various functions in a software application or web browser.
noun
1.
a horizontal row or vertical column of selectable buttons displayed on a computer screen, allowing the user to select a variety of functions
noun
a row or strip of clickable icons or buttons on a Web browser or other software application that activates frequently needed functions
Word Origin
1989
operating system
A common graphical user interface component, consisting of a permanently visible row of button icons that, when clicked with the mouse, cause the program to perform some action such as printing the current document or changing the mode of operation.
The toolbar buttons often invoke functions accessible via menus but they are easier to use since they are permanently visible. A typical use would be in a paint program where the toolbar allows the users to select one of the various painting “tools” – brush, pencil, bucket etc.
Some application programs under some operating systems may allow the user to customise the functions accessible via toolbars; in others, the choice is fixed by the programmer.
(2003-10-24)
Read Also:
- Toolbook
tool A Microsoft Windows utility to make easy-to-use applications with a graphical user interface. E.g. a guided tour of some software. (1995-03-14)
- Toolbox
noun 1. a box or case in which tools are kept. 2. an attached mechanism, as on planing machines or lathes, that carries the cutting tools.
- Toolbuilder
Tool Builder Kit
- Tool builder kit
tool (TBK) A product from IPSYS which allows users to develop CASE tools appropriate to any software engineering methodology. (1996-05-08)
- Tool command language
language /tik*l/ (Tcl) An interpreted string processing language for issuing commands to interactive programs, developed by John Ousterhout at UCB. Each application program can extend tcl with its own set of commands. Tcl is like a text-oriented Lisp, but lets you write algebraic expressions for simplicity and to avoid scaring people away. Though originally designed […]