![]() |
Plug-in NotifiersPlug-in event notification types, see
Detailed DescriptionPlug-in event notification types, see Define Documentation
Sent when an action event has completed execution.
Sent when title of the active document view is changed.
Sent when the key object or the key anchor point to be aligned to changes. This happens when there is any change in the key art; that is, a reset to
Sent after all plug-ins have received and processed
Sent at application shutdown, allows you to clean up private data. See
Your plug-in can subscribe to this notifier when it receives the startup selector. It receives the notification only once, when the application has completed the startup process. This provides an opportunity to perform additional setup operations such as restoring plug-in window positions and visibility, or operations that depend on suites unavailable at an earlier time.
Sent when there is a change to custom colors, including adding a new color or deleting an existing one. No is data sent with the notifier, so the plug-in must determine what change occurred using the
Sent when a gradient (blend) has changed. See
See
Sent when an object attribute such as the fill or stroke of an object changes. Same as
Sent when either a change in the selected art objects occurs or an artwork modification such as moving a point on a path occurs. You cannot distinguish a selection change from an artwork modification change. There is no notifier than means just one or the other. Receiving this does not necessarily mean that the set of selected objects, as returned
Sent by the Appearance palette when the user double-clicks a transparency entry. Used mainly to bring up the transparency palette.
Sent when the focus changes from the entire object to just the fill or stroke of the object, or the reverse. The notify data includes the current focus as an
Sent when a symbol instance is double-clicked.
Sent when symbols are added to, removed from, or reordered in the symbol list. This message is NOT sent when unlisted symbols are created, deleted or modified, nor when the definitions or names of symbols are changed, even if they are listed. See
Sent when symbols are added, deleted, redefined (including indirectly due to redefinition of elements used inside the symbol pattern), renamed, sorted or moved in the symbol list. This message is sent even when the affected symbols are unlisted. See
Sent after Provides details of the change. The notify data is an
(Internal, do not use) Sent just before isolation-mode focus changes from one art object to another. See
Sent before a font import operation is executed. See
See
Sent whenever the color management settings for are changed.
Sent after CSXS PlugPlug setup completion.
Sent when the ruler coordinate system for current view has changed.
Font changed in current document.
Font size changed in current document.
Sent when the system language has changed. See
Sent when a new layer becomes current, but no changes are made to the layers themselves (options, names, ordering, and so on. )
Sent right before the last document window of the artwork is about to be closed.
Sent when the document bleed values have been changed. See
Sent when the contents of a document have changed.
Sent when a document has been closed.
Sent when the color model for a document has changed.
Sent when a crop area has been modified, deleted, or created.
Sent when a new document has been created.
Sent when a document has been opened.
Sent when document profiles have been changed.
Sent when the document ruler origin has been changed or reset. See
Sent when ruler unit has changed.
Sent when a document has been saved.
Sent whenever the spot color mode of a document has been changed. The document is not necessarily an open document being edited by a user. For example, swatch libraries are considered documents.
Sent when the transparency grid is toggled.
Sent when the active view switches from one view window to another. See
Sent when the document view changes. See
Sent when the edges visibility on the document is toggled.
Sent when the active view's plate set's state changes. See
Sent when the document view style changes. See
Sent just after serializing a document to an Illustrator file format, and before the flattening layer is removed (if the document was flattened). Allows plug-ins to clean up anything that was done during preprocessing.
Sent just before the document is saved, along with the AI Version information to allow any data conversion required for saving to legacy files. For example, Unicode data must be converted to Platform encoding before saving to AI versions less than version 12.
Sent when drawing mode of a document changes.
Sent when effective tool is changed, either permanently or temporarily using modifier keys (such as Cmd, Cntl, or Spacebar). Data is
Sent after a font import operation is executed. See
See
Sent by the eyedropper when it is selected and dragged. The data is an
If a notifier plug-in requests this type of notification, it receives this selector when any open-file action has been completed. See the
If a notifier plug-in requests this type of notification, it receives this selector when Illustrator cannot find a linked file for the current document. The notification data sent is of type
List of available fonts changed.
Send to notify tools to invalidate their current view when a scroll is happening on the document.
(Internal, do not use) Sent after isolation-mode focus changes from one art object to another. See
Sent when an art style is applied to a layer.
Sent when layers are deleted.
Sent when a layer list is pushed or popped. See
Sent when layers have changed options, such as name, selection color, lock status, visibility, view mode, and so on. )
Sent when layers are added, deleted, or reordered. Respond, for example, by rebuilding the list for a layer palette.
Sent when a menu item is modified using Receives no associated data.
Sent when an operation requiring update of metadata is about to occur. For example, sent before any file format is called or written. Register for this if you need to keep metadata current. If you add any function that assumes the metadata is current (for a metadata browser, for example), send this notifier.
Sent when the list of styles in the Graphic Styles palette changes in any way, such as the order of the list, the names of the styles, deletions, additions, and so on. Also sent when such changes are undone or redone.
Menu identifiers for pre- and post- notification See source code and
Object sets are deprecated in favor of dictionaries, see
See
See
Sent when perspective grid visibility is changed.
Sent when perspective grid parameters are changed.
Sent before Illustrator sends the application-stopped notifier.
Sent when a change is made to the preferences.
Object sets are deprecated in favor of dictionaries, see
See
See
Sent when the Swatch Library is opened and has been modified since the last load or when it is reloaded because the user saved to it.
See
Sent to notify tools that they should clear any editing state that they maintain. Tools other than the current tool might maintain editing state; for example, selecting the zoom tool does not clear the editing state of the pen tool, which remembers the path to which it is adding points.
Sent when a tool is deselected. The data is the
Sent when a tool's help ID is changed.
Sent when a tool's icon resources are changed.
Sent when the modifier keys for the current tool are changed.
Sent when a tool is selected. The data is the
Sent when
Sent when the title string of a tool is changed.
Sent when a tool's rollover tooltip is changed.
Sent when the tool window has changed.
Sent when UI brightness is changed.
The eyedropper sends this while tracking a mouse drag, to notify the Color palette to update its proxies during the drag, using the path style and map in the
Sent after an Update call is made and completed. Message data contains the Vectorize object being updated. See
Sent when the XML name pool has changed. Any UIDs or references associated with that name will now have a different name. See
Sent when ATE document resources, such as named style, have changed. Variable Documentation
Sent when the application is activated.
Sent when the application is deactivated. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
![]() |
|