Normal and Popup templates are designed with minimal content to enable the presentation of customer-necessary information and plant mimics.
Pages are created based on these templates within Graphics Builder by choosing the necessary template from the Use Template dialog (File | New Page). You can access the CSV_Include templates by selecting csv_xp_01 from the Style field.
Note: If you try to launch a CSV template
from within Citect Explorer, you need to drill down to [Project Name]/Graphics/Templates/csv_xp_01/XGA
to locate it.
The CSV_Include project can add rollover buttons
to pages without drawing and configuring multiple elements. You can
add text to a page that has a button appear behind it whenever the
cursor passes by adding the function DspButtonRollOver()
to a button's visibility
property. No arguments are necessary.
See Also