*TBTOOLTIPMODE (SETMODE)


9.4C

 

*TBTOOLTIPMODE={mode}

 

The *TBTOOLTIPMODE control sets the tooltip mode for toolbars.

 

When the *TBTOOLTIPMODE is set to zero (0), a TOOLBAR is created to use new style tooltips. This mode is the default setting. When the *TBTOOLTIPMODE is set to one (1), the TOOLBAR is created to used old style tooltips.

 

The new style tooltips allow a tooltip to appear over a TOOLBUTTON when a window containing the TOOLBAR is inactive. The old style tooltips do not allow this behavior for an inactive window. The new style tooltips are implemented to be consistent with other PLB GUI objects. The old style tooltips are implemented to use tooltips that are customized for a TOOLBAR object.

 

 

See Also: List Controls (SETMODE), SETMODE

 



PL/B Language Reference *SUSPENDMAXTIME (SETMODE) *TERMOPTIMIZE (SETMODE)