Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » No double click event on TreeCursor
No double click event on TreeCursor [message #1705045] Tue, 11 August 2015 15:34
Yigal Spinner is currently offline Yigal SpinnerFriend
Messages: 127
Registered: July 2009
Senior Member
I found this code (Snippet360.java) that creates a TreeCursor on top of a regular Tree with columns so the user can click on the different columns.
However, the mouse event never receives the double click event.
Instead it receives 3 events up-down-up.

How can I get the double click event on the TreeCursor?
Previous Topic:Scrolled composite of composite is not scrolling in linux GTK3
Next Topic:Remove Drop Selection between elements TreeViewer
Goto Forum:
  


Current Time: Fri Apr 26 23:57:19 GMT 2024

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

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

Back to the top