Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » How to change the checkbox state in a CheckBoxTableViewer
How to change the checkbox state in a CheckBoxTableViewer [message #445062] Mon, 25 October 2004 15:10 Go to next message
None is currently offline NoneFriend
Messages: 1
Registered: July 2009
Junior Member
Hello,

I have a CheckBoxTableViewer, and like to change the check state of the
table items by hitting the space bar. Is it doable in Eclipse?
I tried to search this function in SWT, but failed.

Could anybody help on it. Thanks a lot.
Re: How to change the checkbox state in a CheckBoxTableViewer [message #445081 is a reply to message #445062] Mon, 25 October 2004 18:12 Go to previous message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
If you create the Table with the style SWT.CHECK the table will have a
checkbox in the first column and this checkbox can be toggled using the
space bar.

I do not think that CheckBoxTableViewer will provide this functionality.

"None" <None@None.com> wrote in message news:clj50o$hko$1@eclipse.org...
> Hello,
>
> I have a CheckBoxTableViewer, and like to change the check state of the
> table items by hitting the space bar. Is it doable in Eclipse?
> I tried to search this function in SWT, but failed.
>
> Could anybody help on it. Thanks a lot.
>
Previous Topic:how to launch external browser, e.g. IE, Mozilla, Safari
Next Topic:Is it possible to click mouse-middle key to pop the popupmenu?
Goto Forum:
  


Current Time: Tue Apr 23 08:16:19 GMT 2024

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

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

Back to the top