Identifier: icontray_exec { }

Type

callback

Description

Commands to execute when the user left-clicks the icon in the Windows taskbar.

The default action for this procedure is to activate the monitor window. This is equivalent to
      icontray_exec = { monitor }
Note, the commands must not include a pulldown menu.

The icon itself can be suppressed by the monitor -no_tb command, making it subsequently unavailable for selection.

Icon tray facilities are not available on Unix systems.

See Also

Identifiers:

icontray_display (numeric), icontray_image (string), icontray_tooltip (string)