IBM Lotus Symphony
|
Choose the macro that you want to execute when the selected graphic, frame, or OLE object is selected. Depending on the object that is selected, the function is either found on the Macro tab of the Object dialog, or in the Assign Macro dialog.
Lists the events that are relevant to the macros that are currently assigned to the selected object.
The following table describes the macros and the events that can by linked to objects in your document:
Event | Event trigger | OLE object | Graphics | Frame | Auto Text | ImageMap area | Hyperlink |
---|---|---|---|---|---|---|---|
Click object | Object is selected. | x | x | x | |||
Mouse over object | Mouse moves over the object. | x | x | x | x | x | |
Trigger Hyperlink | Hyperlink assigned to the object is clicked. | x | x | x | x | ||
Mouse leaves object | Mouse moves off of the object. | x | x | x | x | x | |
Graphics load successful | Graphics are loaded successfully. | x | |||||
Graphics load terminated | Loading of graphics is stopped by the user (for example, when downloading the page). | x | |||||
Graphics load faulty | Graphics not successfully loaded, for example, if a graphic is not found. | x | |||||
Input of alpha characters | Text is entered from the keyboard. | x | |||||
Input of non-alpha characters | Nonprinting characters are entered from the keyboard, for example, tabs and line breaks. | x | |||||
Resize frame | Frame is resized with the mouse. | x | |||||
Move frame | Frame is moved with the mouse. | x | |||||
Before inserting Auto Text | Before a text block is inserted. | x | |||||
After inserting Auto Text | After a text block is inserted. | x |
Choose the macro that you want to execute when the selected event occurs.
Frames allow you to link events to a function, so that the function can determine if it processes the event or Lotus® Symphony™ Documents.
Lists the open Lotus Symphony documents and applications. Click the name of the location where you want to save the macros.
Lists the available macros. Click the macro that you want to assign to the selected object.
Assigns the selected macro to the specified event. The assigned macro's entries are set after the event.
Removes the macro that is assigned to the selected item.
Selects the macro that you want to assign.