Balloon/Bubble Help on-the-fly (OpenInsight Specific)
At 14 JAN 1999 05:16:10AM Stephen M. wrote:
I have a task bar on an MDI Frame and it displays the Balloon/Bubble Help over each button on the task bar nicely. The problem is some users aren't allowed in to some screens, so I have designed a security subsystem to keep unwanted users out. Thus I would like to specify the bitmap (which I can) and Balloon/Bubble help (which I can't) at runtime.
I have tried a simple
Bubble.Help=|Test Bubble Help'
x=Set_Property(@window : '.BUTTON_1', 'TEXT', Bubble.Help)
…but it shows nothing when I move my mouse over the button.
Any thoughts from all the genius'ss out there?
At 14 JAN 1999 05:55AM [email protected] onmouseover=window.status=why not click here to send me email?;return(true)", [url=http://www.sprezzatura.com" onMouseOver=window.status=Why not click here to visit our web site?';return(true)]Sprezzatura Ltd[/url] wrote:
You want the HELPTEXT property for bubble help.
World Leaders in all things RevSoft