Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Multiple Selection for CheckboxTreeViewer
Multiple Selection for CheckboxTreeViewer [message #462763] Wed, 19 October 2005 01:39 Go to next message
Eclipse UserFriend
Originally posted by: kent.generatescape.com

is Multiple Selection with a CheckboxTreeViewer possible?
Re: Multiple Selection for CheckboxTreeViewer [message #462808 is a reply to message #462763] Wed, 19 October 2005 21:48 Go to previous messageGo to next message
Stefan Zugal is currently offline Stefan ZugalFriend
Messages: 59
Registered: July 2009
Member
I don't know is it is possible, but I am quite sure it is.

If it is not possible, you can implement it easily on your own.

regards,
Stefan

kent schrieb:
> is Multiple Selection with a CheckboxTreeViewer possible?
>
>
Re: Multiple Selection for CheckboxTreeViewer [message #462845 is a reply to message #462763] Thu, 20 October 2005 12:36 Go to previous messageGo to next message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
Sure, create the viewer, or its underlying Tree, with style SWT.MULTI.

"kent" <kent@generatescape.com> wrote in message
news:dj44ni$hh4$1@news.eclipse.org...
> is Multiple Selection with a CheckboxTreeViewer possible?
>
>
Re: Multiple Selection for CheckboxTreeViewer [message #463047 is a reply to message #462845] Wed, 26 October 2005 00:42 Go to previous message
Eclipse UserFriend
Originally posted by: kent.generatescape.com

thanks.
"Grant Gayed" <grant_gayed@ca.ibm.com> wrote in message
news:dj82vt$j2l$1@news.eclipse.org...
> Sure, create the viewer, or its underlying Tree, with style SWT.MULTI.
>
> "kent" <kent@generatescape.com> wrote in message
> news:dj44ni$hh4$1@news.eclipse.org...
>> is Multiple Selection with a CheckboxTreeViewer possible?
>>
>>
>
>
Previous Topic:keylistener doesn't work
Next Topic:Use slider/scale to select extended range
Goto Forum:
  


Current Time: Wed Apr 24 15:24:18 GMT 2024

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

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

Back to the top