tool_tips#

prefs.tool_tips(p0: str) int#

Will cause pop-up help information to appear when the mouse is placed over certain icons while running EnSight.

Args:
p0:

‘toggle’

  • ON

  • OFF

Examples:
ensight.prefs.tool_tips("ON")
Returns:

zero on success, non-zero on error