Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » jFace Viewer not allowing deselect using ctrl click
jFace Viewer not allowing deselect using ctrl click [message #557029] Fri, 03 September 2010 16:24
Josh O'Dowd is currently offline Josh O'DowdFriend
Messages: 5
Registered: September 2010
Junior Member
Greetings:

I have a jFace TreeViewer that I have given a style bit of SWT.SINGLE. It will not allow a tree element to be deslected using ctrl click on the selected element.

I did find that deselect works if the style bit is set to SWT.MULTI

In my case I need SINGLE select only, with the ability to deselect an element, putting the tree in a no selection state.

I am using eclipse plugin development with eclipse 3.6

Any thoughts??

Thanks for your time.
Previous Topic:selectionChanged listener not getting called when view is minimized
Next Topic:[DataBinding] Removing several elements and ObservableListContentProvider
Goto Forum:
  


Current Time: Tue Sep 24 16:11:38 GMT 2024

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

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

Back to the top