Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Problem with adding listener to TableTree
Problem with adding listener to TableTree [message #278334] Wed, 29 December 2004 06:35
Eclipse UserFriend
Hi all,

I have a TableTreeViewer and I'm trying to get tooltip text to pop up on for
each element in the tabletree. I'm using the MouseTrackListener for
detecting the hovering of the mouse.

My problem is that when I call activateHoverHelp(Control control) it passes
in the tabletree, but its doesn't respond to a hovering mouse. It works fine
if I pass in the underlying table but of course I cannot use that because of
the tree structure. Does anyone have any idea as to why this is not working,
or a workaround?

Regards,

Tim.
Previous Topic:Regarding Tab key in Properties View
Next Topic:Specify other plugins' preferences at Eclipse first startup
Goto Forum:
  


Current Time: Wed Jul 23 12:02:20 EDT 2025

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

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

Back to the top