Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Mouse move events for TreeViewer(How to attach a mouse move listener to a TreeViewer)
Mouse move events for TreeViewer [message #1830469] Mon, 27 July 2020 08:47
Eclipse UserFriend
Hi,

I am looking for a solution to implement a hover effect over a TreeViewer with 2 columns. When the mouse is moved over a item of the TreeViewer, the second column of the viewer should display an image.

I tried attaching a ClientListener to the TreeViewer, for the SWT.MouseEnter, SWT.MouseExit events but the javascript code is never reached.
Does anyone have a solution for a TreeViewer to support mouse move listeners?

[Updated on: Thu, 30 July 2020 08:39] by Moderator

Previous Topic:Uploading Files with html spcial charachters fails
Next Topic:How to disable Eclipse e4 max/min/close buttons in TrimmedWindow
Goto Forum:
  


Current Time: Wed May 21 05:23:16 EDT 2025

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

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

Back to the top