|
Main Frame Balloon Event |
Top Previous Next |
|
The BBTTFrame template adds the following code for you to use as needed.
Posting is a thread safe method of displaying the Balloon Tip from anywhere in the application. It also will update the status bar if you have selected that option, using zone 2 or 3.
Post Balloon Message to Frame
Post(600,,BSFThread) ! Will activate default or last updated message.
Use the following code to update the message. Notice variables are used for the Title and Message, but it can be hard coded strings or a mixed expression. Maximum Size and Labels are provided for your convenience.
|