Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » TableViewer with items inside table pre-fixed with checkbox
TableViewer with items inside table pre-fixed with checkbox [message #449599] Thu, 27 January 2005 01:03 Go to next message
Alex Le is currently offline Alex LeFriend
Messages: 649
Registered: July 2009
Senior Member
Hi,

I am able to create a TableViewer with items in it. How do I make the
items appear with a checkbox prefixed to each item, so that I
select/deselect each item by checking/unchecking the box? Basically I
have one of the type scenarios of "Select All" and "Deselect All".

Thanks
Re: TableViewer with items inside table pre-fixed with checkbox [message #449611 is a reply to message #449599] Thu, 27 January 2005 12:26 Go to previous message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
Use the style SWT.CHECK when creating the TableViewer or Table.

"AL" <unbonnevie@yahoo.com> wrote in message
news:ct9eco$ous$1@www.eclipse.org...
> Hi,
>
> I am able to create a TableViewer with items in it. How do I make the
> items appear with a checkbox prefixed to each item, so that I
> select/deselect each item by checking/unchecking the box? Basically I
> have one of the type scenarios of "Select All" and "Deselect All".
>
> Thanks
>
Previous Topic:Web browser based program
Next Topic:error when using eclipse with Suse 9.2
Goto Forum:
  


Current Time: Sat Apr 27 03:33:58 GMT 2024

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

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

Back to the top