Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » BIRT » Localize drill through tooltip text
Localize drill through tooltip text [message #757517] Fri, 18 November 2011 12:55 Go to next message
donino donino is currently offline donino donino
Messages: 72
Registered: July 2011
Member
Hi,

When building a drill-through type hyperlink in designer, on step 6, we can enter a tooltip text wich will be displayed on hyperlink mouseover. I wonder if there is a way to localize this text? Usually in birt designer we can select a key for these kind of labels but not here. Please do someone know a way to localize this text?

thanks !
Re: Localize drill through tooltip text [message #757838 is a reply to message #757517] Fri, 18 November 2011 17:14 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason Weathersby
Messages: 9167
Registered: July 2009
Senior Member

Why not just remove the tooltip and use an oncreate script for the data
item like:

this.helpText = reportContext.getMessage("text1",
reportContext.getLocale());

Jason

On 11/18/2011 12:55 PM, dpardon wrote:
> Hi,
> When building a drill-through type hyperlink in designer, on step 6, we
> can enter a tooltip text wich will be displayed on hyperlink mouseover.
> I wonder if there is a way to localize this text? Usually in birt
> designer we can select a key for these kind of labels but not here.
> Please do someone know a way to localize this text?
>
> thanks !


Jason Weathersby

BIRT Exchange
Re: Localize drill through tooltip text [message #758212 is a reply to message #757838] Tue, 22 November 2011 06:02 Go to previous messageGo to next message
donino donino is currently offline donino donino
Messages: 72
Registered: July 2011
Member
it perfectly works, thanks!
Re: Localize drill through tooltip text [message #956273 is a reply to message #757517] Wed, 24 October 2012 07:28 Go to previous message
Ingoos Ficher is currently offline Ingoos Ficher
Messages: 3
Registered: July 2012
Junior Member
Thanks Smile ... just what i needed Smile
Previous Topic:DataException from 3.7 runtime when rpt designs have scripts
Next Topic:pie chart sorting
Goto Forum:
  


Current Time: Sat May 25 23:24:00 EDT 2013

Powered by FUDForum. Page generated in 0.01619 seconds