|
PowerTips, also referred to as Timed MicroHelp, are available for buttons in PowerBuilder toolbars. In the Toolbars dialog, you can turn off the Timed MicroHelp by unchecking the Show PowerTips checkbox. This is a new PB.INI variable in the PB section named ToolbarTips. The default is 1 (on).
PowerTips are also available during execution in toolbars in MDI applications. You specify the text for PowerTips in the Menu painter for the menus in your MDI application.
|