Difference between revisions of "Text Pop-Up (Simulation macro)"

From SAP Enable Now Wiki
Line 38: Line 38:
 
** [[Border Width Bottom]]
 
** [[Border Width Bottom]]
 
** [[Border Width Left]]
 
** [[Border Width Left]]
** [[Padding]]
+
** [[Padding (for image elements)|Padding]]
** [[Padding Top]]
+
** [[Padding (for image elements)|Padding Top]]
** [[Padding Right]]
+
** [[Padding (for image elements)|Padding Right]]
** [[Padding Bottom]]
+
** [[Padding (for image elements)|Padding Bottom]]
** [[Padding Left]]
+
** [[Padding (for image elements)|Padding Left]]
 
** [[Image (Text Pop-Up property)|Image]]
 
** [[Image (Text Pop-Up property)|Image]]
 
** [[Opacity]]
 
** [[Opacity]]

Revision as of 20:01, 19 September 2019

Scope

Purpose

Example of a Text Pop-Up macro after the icon has been clicked on.

The Text Pop-Up macro is used to insert an icon into a Step that will, when clicked (or hovered over), display a pop-up box containing text (or other content that can be added via the Text Editor. The icon will be displayed for the duration of the Step (that is, for as long as the associated Screen macro's Page image is displayed).

The icon used can be one of three built-in icons (see the Type property) or any other image selected via the Image property. The pop-up displayed by this macro is displayed in 'dialog box' format, using one of a number of pre-defined styles internal to Enable Now - see the Style property.

Properties