![]() |
Adobe Dialog Manager (ADM)ADM provides a consistent Adobe interface with a distinctive look and feel, through platform-independent user-interaction dialogs. It defines modal dialogs (which keep the keyboard and mouse focus until dismissed by the user) and floating dialogs (palettes that remain onscreen until closed, interactively or programmatically, but do not prevent interaction with other windows). These are populated by dialog items (interface elements or controls). ADM supports a wide variety of control types, including basic ones such as buttons and text, and more complicated types such as lists and hierarchy lists. ADM provides tabbed palettes and docking palettes, and automatic event tracking and radio-button grouping. Using ADMTo use ADM, first use a platform-specific resource editor to add a dialog resource to your plug-in file. At an appropriate point in your plug-in code (for instance, in response to an application API event), create a new ADM dialog with either ADM displays and handles the dialog for you, processing user events as needed. You provide callbacks to handle certain standard events, such as closing the dialog, and any other events that you request in your initialization function, such as notification that a button has been pressed. For non-modal dialogs, call Main ADM Suites
Grouping
Lists
Callbacks
Dialog resourcesYou can build a user interface with predefined resources, including standard platform resources, those provided with ADM, or resources provided with your plug-in. See AdmResources
player configurationAn ADM dialog is used for the embedded Flash player.
|
||||||
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||