Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Tooltips on simple labels?
Tooltips on simple labels? [message #684953] Thu, 16 June 2011 14:20 Go to next message
Mike Wulkan is currently offline Mike WulkanFriend
Messages: 147
Registered: July 2009
Senior Member
Is there a way to add a tooltip to a simple label in a report (ie., not inside a chart)?
(no subject) [message #684980 is a reply to message #684953] Thu, 16 June 2011 14:48 Go to previous message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Mike,

Either set the help text advanced property or use an oncreate like:
this.helpText = this.getValue() + " my help text";

Jason

On 6/16/2011 10:20 AM, Mike Wulkan wrote:
> Is there a way to add a tooltip to a simple label in a report (ie., not
> inside a chart)?
Previous Topic:(no subject)
Next Topic:How to retrieve ResultSet metadata in script
Goto Forum:
  


Current Time: Tue Apr 16 10:25:56 GMT 2024

Powered by FUDForum. Page generated in 0.20411 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top