Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 12:47
Ioana Negru is currently offline Ioana NegruFriend
Messages: 3
Registered: March 2015
Junior Member
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 12:39]

Report message to a 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: Sat Dec 07 03:29:15 GMT 2024

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

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

Back to the top