It would be helpful to know while using TreeTable from JideTable. How to make a label or button appearing on the tree nodes only if the mouse is hovered?
Asked
Active
Viewed 121 times
0
-
Do you want a tooltip or do you want to change the the actual node itself – MadProgrammer May 15 '14 at 10:47
-
not a tool tip just a button should come along the tree node so the user can move along and click for the event – randxy May 15 '14 at 12:06
-
@MadProgrammer did u got any solutions on this?? – randxy May 19 '14 at 05:53
-
I'm not familiar with `JideTable`, but I would suggest, you will need to add a component to it, but you'd need to provide the coordinates and size for the component when you do so as it's likely not to be using a layout – MadProgrammer May 19 '14 at 06:01
-
@MadProgrammer thanks for the possible Info.. but making a pop up like panel with milli second duration of display will nurture the design – randxy May 19 '14 at 11:58