EDOBE XDOM TAKE 6 IR - PRODUCTSHEET Especificações Página 229

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 304
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 228
CHAPTER 8: ExtendScript Tools and Features User notification dialogs 229
Global prompt function
Displays a platform-standard dialog containing a short message, a text edit field, and two buttons labeled
OK and Cancel.
Examples
This figure shows simple prompt dialogs on Windows and Mac OS.
This figure shows confirmation dialogs with a
title value specified.
prompt()
prompt (message, preset[, title ]);
message
The string for the displayed message.
preset
The initial value to be displayed in the text edit field.
title
Optional. A string to appear as the title of the dialog. On Windows, this appears in the
window’s frame, while on Mac OS it appears above the message. The default title string
is “Script Prompt.
Returns the value of the text edit field if the user clicked OK,
null if the user clicked Cancel.
Vista de página 228
1 2 ... 224 225 226 227 228 229 230 231 232 233 234 ... 303 304

Comentários a estes Manuais

Sem comentários