Index: > A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Business Industries Finance Tax

Home > Menu (computing)


A menu is a graphical user interface element which allows the user to select one among several, presumably related, choices. A common use of menus is to provide convenient access to various operations such as saving or opening a file, quitting a program, or manipulating data.

Most widget toolkits provide some form of pull-down or pop-up menu. Pull-down menus are the type commonly used in menu bars (usually near the top of a window or screen), which are most often used for performing actions, whereas pop-up menus are more likely to be used for setting a value, and might appear anywhere in a window.

See also: command menu, context menu, pie menu

See also: menu ( food)


Human-computer interaction



Non User