Manage ToolTips - Intergraph Smart 3D - Help

Intergraph Smart 3D Common

Language
English
Product
Intergraph Smart 3D
Subproduct
Common
Search by Category
Help
Smart 3D Version
13

ToolTips are created and managed within the session file. Any changes you make to the labels assigned to ToolTips are only seen within the session file. They are not saved to the catalog.

  1. Click Tools > Options to display the Options Dialog Box.

  2. Click the ToolTips tab.

  3. Select Show object ToolTips to turn the display of ToolTips on in the graphic views.

  4. To create a new ToolTip, do the following:

    1. Click an empty Object type cell, then click the ellipsis button to display the Select Object dialog box.

    2. Select an object type from the hierarchy, expanding folders as needed. Click OK to accept the selected object type.

    3. On the ToolTips tab, select Catalog Data Labels from the Label to Use for the ToolTip list to display the Select Label Dialog Box.

    4. Select a label type from the Label hierarchy, expanding folders as needed.

    5. Use the Grid View and List View buttons to adjust the display of available labels.

    6. Select a label from the available labels and click OK.

  5. To edit a ToolTip, do the following:

    1. Select the ToolTip in the Label to Use for the ToolTip cell, and then click Edit ToolTip to display the Label Editor Dialog Box.

    2. Edit the ToolTip label properties as needed.

      SHARED Tip The Edit Label dialog box provides specific properties depending on the type of label associated with the ToolTip, either SQL label or COM label. However, the editing capabilities are similar.

    3. Click OK to save the changes to the ToolTip label to the session file.

  6. On the ToolTips tab, click OK or Apply to save all the ToolTip assignments to the session file.

To enable recursive expansion of embedded labels, the report RFM file must set the ToParse flag to Yes, as in the following example:

    <DATA
     Column="ShortMaterialDescription"
     ToParse="yes"
     Visible="yes"/>