The Tip of the Day Dialog gives information about the program. From a scripting perspective, you will probably not need to use this dialog. However, you can retrieve information about the number of available tips, the current tip, etc.
Check Property The Check Property action is a basic action which is described in the Basic User Interface Actions section of the manual. The following properties are available from the Tip of the Day Dialog.
Go to Tip The Go to Tip action allows you to navigate between the various tips. You will need to specify which tip you wish to make active. Specifying Next for the Tip to Go to is equivalent to Selecting the Next Tip button. The functionality to jump to any specific tip is available only with the scripting interface.
Set Checkbox The Set Checkbox action is a basic action which is described in the Basic User Interface Actions section of the manual. You can change the Show Tips at Startup checkbox in the Tip of the Day Dialog.
Basic User Interface Actions In addition to these actions, you can use the Basic User Interface Actions - Close Dialog, Move Dialog, Resize Dialog, and Take Screenshot. For more information on these actions, see the Basic User Interface Actions section of the manual. |