users@woodstock.java.net

Re: common task component - tool tip?

From: <daniel.jank_at_de.marposs.com>
Date: Tue, 4 Nov 2008 10:23:42 +0100

Hi Venky,


How can I access the file? If I want to access it through Netbeans I get
the "read-only" message and I found
no option to deactivate it. If i try to access the file through the
windows explorer, (I found it once in the glassfish directory and in the
user and settings\netbeans\.. folder )
I can change it, but when I build &run the project the property sets back
automatically.

Is it also possible to bind this attribute to an messagebundle property
like a normal Static Text Field?
Because I need this tool tip to be shown in 3 different languages.

Thanks!

Daniel




"M.R. Venkatesh Babu" <venkateshbabu.mr_at_gmail.com>
03.11.2008 17:48
Please respond to
users_at_woodstock.dev.java.net


To
users_at_woodstock.dev.java.net
cc

Subject
Re: common task component - tool tip?






Hi Daniel,

This is a themed entity.
You need to modify commonTasks.overviewImageTooltip property in
messages.properties file present in the theme jar to change the value for
this image's tooltip.

-Venky
marposs.com> wrote:

Hello woodstock users,

I have got a problem with the setting of tool tips for the common task
component.
Especially when I use the common task component only with a picture
without any text.


When I set the tooltip by code or by the properties window, it works only
when I hover
the mouse over the control itself and not over the picture. (See example
pic1)



When I hover the mouse over the picture, the standard tool tip appears
("Additional information about this task").
(see example pic2)



Do you have any ideas how to fix that?


Thanks in advance,


regards

Daniel