dialog boxes - definizione. Che cos'è dialog boxes
Diclib.com
Dizionario ChatGPT
Inserisci una parola o una frase in qualsiasi lingua 👆
Lingua:

Traduzione e analisi delle parole tramite l'intelligenza artificiale ChatGPT

In questa pagina puoi ottenere un'analisi dettagliata di una parola o frase, prodotta utilizzando la migliore tecnologia di intelligenza artificiale fino ad oggi:

  • come viene usata la parola
  • frequenza di utilizzo
  • è usato più spesso nel discorso orale o scritto
  • opzioni di traduzione delle parole
  • esempi di utilizzo (varie frasi con traduzione)
  • etimologia

Cosa (chi) è dialog boxes - definizione

USER INTERFACE ELEMENT
Dialog Box; Dialogue box; Dialog boxes; Confirm dialog box; Prompt dialog box; About Box; Dialog Boxes; OK Prompt; OK prompt; Ok prompt; Message box (computing); Sheet dialog box; Dialog window; Dialogue window; Window dialog; About dialog; About dialogue; About box; Document modal dialog

dialog box         
(dialog boxes)
A dialog box is a small area containing information or questions that appears on a computer screen when you are performing particular operations. (COMPUTING)
N-COUNT
dialog box         
(Brit. also dialogue box)
¦ noun Computing a small area on screen in which the user is prompted to provide information or select commands.
DIALOG         
WIKIMEDIA DISAMBIGUATION PAGE
Dialog; Dialogue Journal; Dialogue (album); Dialog (disambiguation); Dialogues (album); Dialogue (journal); The Dialogue
1. A commercial bibliographic database and retrieval service from DIALOG Information Services. 2. Interactive mathematics using a graphics tablet by Illinois Inst Tech, 1966. ["DIALOG: A Conversational Programming System with a Graphical Orientation", S.H. Cameron et al, CACM 10:349-357 (1967). Sammet 1969, p.255-258].

Wikipedia

Dialog box

The dialog box (also called dialogue box (non-U.S. English), message box or simply dialog) is a graphical control element in the form of a small window that communicates information to the user and prompts them for a response.

Dialog boxes are classified as "modal" or "modeless", depending on whether they block interaction with the software that initiated the dialog. The type of dialog box displayed is dependent upon the desired user interaction.

The simplest type of dialog box is the alert, which displays a message and may require an acknowledgment that the message has been read, usually by clicking "OK", or a decision as to whether or not an action should proceed, by clicking "OK" or "Cancel". Alerts are also used to display a "termination notice"—sometimes requesting confirmation that the notice has been read—in the event of either an intentional closing or unintentional closing ("crash") of an application or the operating system. (E.g., "Gedit has encountered an error and must close.") Although this is a frequent interaction pattern for modal dialogs, it is also criticized by usability experts as being ineffective for its intended use, which is to protect against errors caused by destructive actions, and for which better alternatives exist.

An example of a dialog box is the about box found in many software programs, which usually displays the name of the program, its version number, and may also include copyright information.