Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » multi-select in trees on linux
multi-select in trees on linux [message #466665] Thu, 12 January 2006 17:35
drew frantz is currently offline drew frantzFriend
Messages: 340
Registered: July 2009
Senior Member
When I try to grab multiple items on unix in the package explorer or
outline view, problem view and try to drag and drop , the behavior
alwasy deselects when i do a begin drag so in order to get a
multi-select dnd to work i need to:
* Ctrl
* SelectItems
* SelectItemToStartDrag
* SelectItemToStartDrag__Again (since on linux the last step deselects)

Is there a way to avoid having do the last step.
Previous Topic:Detect Right mouse click
Next Topic:Excluding custom Composite from tab order
Goto Forum:
  


Current Time: Sat Dec 07 17:00:14 GMT 2024

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

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

Back to the top