---+ .WIDGET SET TOOLTIP _This subroutine sets or clears the tooltip for selected widgets. Added in Release 6.1_ <br />%TOC% ---++ Usage: <pre> </pre> <pre> PASS <tooltip text> FIELD SHARE? N PASS <begin widget name> FIELD SHARE? N PASS <end widget name> FIELD SHARE? N GOSUB --- .WIDGET SET TOOLTIP * Check for errors IF --- .WIDGET SET TOOLTIP NE </pre> ---++ Description: This subroutine sets or clears the tooltip text on selected widgets. The <tooltip text> and <begin widget name> is required, the subroutine will cancel if it they are not received. <tooltip text> is the text to be used in the WIDGET tooltip; it can be blank to clear the tooltip text (Required). <begin widget name> is the name of the first WIDGET have its tooltip text set (Required). <end widget name> is the name of the last WIDGET to have its tooltip text set (Optional). If not PASSed, it will default to <begin widget name>. <begin widget name> and <end widget name> will be used in BEG AT/END AT commands to read the --- WIDGET file and set the WIDGET TOOLTIP to <tooltip text> on all the widgets within the range. <span style="background-color: #f6f6f6; color: #630000; font-size: 18.85px;">Comments:</span> _Read what other users have said about this page or add your own comments._ <br />%COMMENT% -- Main.JeanNeron - 2012-02-07
This topic: Main
>
WebHome
>
APPX510Features
>
APPXRuntimeSubroutineAPIOverview
>
0LASubrWidgetSetTooltip
Topic revision: r2 - 2020-05-19 - BrianRyan
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback