Results 1 to 2 of 2
- 03-25-2009, 08:00 AM #1
Member
- Join Date
- Oct 2008
- Posts
- 8
- Rep Power
- 0
tooltip should be visible when button disabled
Hi,
I have added a SWT button to the composte, and I set tooltip for that.
But the tooltip is visible only when the button is enabled, it is not visible when the button is disabled.
I want the tooltip to be visible all the time.
How can I do that?
Thanks in advance.
- 11-23-2010, 09:58 AM #2
Member
- Join Date
- Nov 2010
- Posts
- 1
- Rep Power
- 0
Hi
I know this thread is old, but I have the same problem... and I have a solution, so maybe this can be useful to someone else.
If you create a specific composite for your disabled component (button, checkbox, etc...) and add a tooltip on the composite, it will be displayed when component is disabled.
Don't forget to add the tooltip for the component too if you also want to display it when it is enabled.Last edited by fladnag; 11-29-2010 at 11:59 AM. Reason: syntax
Similar Threads
-
button is not getting disabled on onload event
By Harshada in forum Advanced JavaReplies: 2Last Post: 03-08-2009, 02:03 PM -
Address bar not visible
By Akashchopra521 in forum New To JavaReplies: 0Last Post: 12-03-2008, 07:13 AM -
constructor ... is not visible
By emceenugget in forum New To JavaReplies: 2Last Post: 09-27-2008, 05:12 AM -
Disabled JButton font color
By p900128 in forum Advanced JavaReplies: 1Last Post: 07-24-2008, 08:16 AM -
How to disabled a node.
By smartsubroto in forum New To JavaReplies: 32Last Post: 07-01-2008, 07:30 AM


LinkBack URL
About LinkBacks

Bookmarks