List Box T Directive
Syntax
%T=bubble help text%
Argument |
Type |
Description |
bubble help text |
C |
The bubble help for the list box. |
Description
The T directive defines bubble help for a list box. The bubble help can access the A_DLG_FLYOVER variable which contains the text of the row that the cursor is currently over. [Picture]
Example
ui_dlg_box("Buttons",<<%dlg% Filename:[.32filename]|<*%T=Commit the changes%Ok>; List:|<%T=Lose the changes%Cancel>; [%T="Select option "+A_DLG_FLYOVER%.32,10options=^#{Read only,Shared,Exclusive}] %dlg%) |

See Also
Xdialog Language Directives and Operators, List Box Control Syntax
Supported By
Alpha Five Version 5 and Above