EDOBE XDOM TAKE 6 IR - PRODUCTSHEET Especificaciones Pagina 229

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 304
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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 pagina 228
1 2 ... 224 225 226 227 228 229 230 231 232 233 234 ... 303 304

Comentarios a estos manuales

Sin comentarios